- Notifications
You must be signed in to change notification settings - Fork36
Command Line Helper for YUI
License
NotificationsYou must be signed in to change notification settings
yui/yogi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
yogi (yōgē) is a commandline interface to aid in the development of YUI and Gallery modules.
npm -g install yogi
yogi help
Documentation can be found here
selleck --server --project conf/docs/ ./docs/
yogi
supports dynamic and customizable sub commands so that you can add features without forkingor modifying yogi internally.
Here is anexample to use as a reference.