yogi
v0.1.13
Published
YUI Or Gallery Interface (CLI to YUI and Gallery development)
Downloads
280
Readme
yogi
yogi (yōgē) is a commandline interface to aid in the development of YUI and Gallery modules.
install
npm -g install yogi
usage
yogi help
documentation
Documentation can be found here
build
Developer Docs
selleck --server --project conf/docs/ ./docs/
Adding Functionality
yogi
supports dynamic and customizable sub commands so that you can add features without forking
or modifying yogi internally.
Here is an example to use as a reference.