Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 736 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 736 Bytes

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.