0.1.12 • Published 9 years ago

maku v0.1.12

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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.
0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago