yui / yogi

Command Line Helper for YUI
http://yui.github.com/yogi/
Other
31 stars 36 forks source link

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

Build Status

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.