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

@akashic/akashic-cli-export

Package Overview
Dependencies
Maintainers
0
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-cli-export

A module to convert your Akashic game to a runnable standalone.

  • 1.9.19
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
433
increased by196.58%
Maintainers
0
Weekly downloads
 
Created
Source

akashic-cli-export

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

  • akashic-cli-export-html
  • akashic-cli-export-zip

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

akashic-cli-export-html

akashic-cli-export-html は Akashic で作られたゲームを単体動作するよう変換するツールです。

実行方法

akashic-cli-export html

akashic-cli-export-zip

akashic-cli-export-zip は Akashic で作られたゲームをzip圧縮するツールです。

実行方法

akashic-cli-export zip

ビルド方法

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

npm run build によりビルドできます。

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 23 Oct 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