0.1.12 • Published 8 years ago

maku v0.1.12

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago