Socket
Book a DemoInstallSign in
Socket

@akashic/akashic-cli-commons

Package Overview
Dependencies
Maintainers
5
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-cli-commons

The shared definitions and routines for akashic-cli-xxx

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
314
-1.57%
Maintainers
5
Weekly downloads
 
Created
Source

akashic-cli-commons

akashic-cli-commonsAkashic Engine で使われる、各 akashic-cli-xxx コマンドの共通ライブラリです。

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

ビルド方法

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

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

npm install
npm run build

テスト方法

  • eslintを使ったLint
  • vitestを使ったテスト

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

npm test

ライセンス

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

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

FAQs

Package last updated on 28 Aug 2025

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