Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@akashic/akashic-cli-lib-manage

Package Overview
Dependencies
Maintainers
0
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-cli-lib-manage

npm command wrapper module for Akashic games

  • 1.9.6
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

akashic-cli-lib-manage

akashic-cli-lib-manage には以下のツールが含まれています。

  • akashic-cli-install
  • akashic-cli-uninstall
  • akashic-cli-update

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

akashic-cli-install

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

実行方法

akashic-cli-install

akashic-cli-uninstall

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

実行方法

akashic-cli-uninstall

akashic-cli-update

akashic-cli-update は game.json の内容を更新するツールです。

実行方法

akashic-cli-update

ビルド方法

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

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

npm install
npm run build

テスト方法

  1. TSLintを使ったLint
  2. Jestを使ったテスト

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

npm test

ライセンス

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

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

FAQs

Package last updated on 03 Sep 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc