Skip to content

yui/yogi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.