Socket
Book a DemoInstallSign in
Socket

@akashic/akashic-cli-uninstall

Package Overview
Dependencies
Maintainers
6
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-cli-uninstall

npm uninstall wrapper module for Akashic games.

latest
npmnpm
Version
0.9.1
Version published
Weekly downloads
306
2450%
Maintainers
6
Weekly downloads
 
Created
Source

akashic-cli-uninstall

akashic-cli-uninstall は Akashic ゲーム用の npm uninstall のラッパーです。

通常、ゲーム開発者がこのツールを直接利用する必要はありません。 akashic-cli を利用してください。 akashic-cli は Akashic Engine を使ったゲーム作成を補助するコマンドラインツールです。 Akashic Engineの詳細な利用方法については、 公式ページ を参照してください。

ビルド方法

akashic-cli-uninstall はTypeScriptで書かれたjsモジュールであるため、ビルドにはNode.jsが必要です。

npm run build によりgulpを使ってビルドできます。

npm install
npm run build

テスト方法

  • TSLintを使ったLint
  • Jasmineを使ったテスト

がそれぞれ実行されます。

npm test

実行方法

akashic-cli-uninstall

ライセンス

本リポジトリは MIT License の元で公開されています。 詳しくは LICENSE をご覧ください。

ただし、画像ファイルおよび音声ファイルは CC BY 2.1 JP の元で公開されています。

FAQs

Package last updated on 13 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts