@cowlick/kag-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.12.0 • Public • Published

@cowlick/kag-compiler

@cowlick/kag-compilerKAG3ベースのスクリプトからcowlick用のJavaScriptを生成するコンパイラです。

Usage

npm等のパッケージ管理システムを利用してください。 例えば、npmを用いてグローバルインストールする場合は下記コマンドを実行します。

npm i -g @cowlick/kag-compiler

ツールとして利用する場合

下記のコマンドを用いることで、<target>ディレクトリを起点にスクリプトをコンパイルできます。

cowlick-kag-compiler <target>

このとき、解析の起点となるファイルは<target>/first.ksです。

-o, --output

省略時: script

出力先のディレクトリを指定します。

Readme

Keywords

none

Package Sidebar

Install

npm i @cowlick/kag-compiler

Weekly Downloads

10

Version

0.12.0

License

MIT

Unpacked Size

239 kB

Total Files

17

Last publish

Collaborators

  • pocketberserker