maku

0.1.12 • Public • Published

Maku CLI Toolbelt

Installing

npm install -g maku

Using

Syntax: maku <command>
Available commands:
 $ maku fetch             fetches modules as defined by 'maku.json'
 $ maku build             builds modules to the specied bridges as defined by 'maku.json'
 $ maku install           shorthand for 'maku fetch && maku build'
 $ maku publish           publishes the current module
 $ maku test <test>       [--forceOnline] [--noDump] runs tests from the 'tests' directory or specified <test>
 $ maku console           starts interactive console for debugging purposes
 $ maku gen <target>      traverses the app and generates target (docs, android, or ios)
 $ maku lint <directory>  depends in luajit. Ignore maku_modules and tests folder.

Readme

Keywords

none

Package Sidebar

Install

npm i maku

Weekly Downloads

4

Version

0.1.12

License

MIT

Last publish

Collaborators