Combo package of useful YUI dev time tools
npm install yui-devtoolsYUI Dev Time Tools
==================
Just a simple collection of YUI tools to help at dev time.
* Selleck - Example/Documentation Generator
* YUI Coverage - Code Coverage Helper
* YUI Local Combo Server - Dev Time Combo Server
* YUI Doc in JS - API Documentation
* YUITest - Test Runner
Installation
------------
npm -g i yui-devtools
This will install all the above tools in one shot.
Usage
-----
yui-devtools
You have the following YUI dev tools installed:
selleck@0.1.10
yui-coverage@0.0.4
yui-local@0.1.0
yuidocjs@0.2.9
yuitest@0.7.2
Total Hack Module
-----------------
This module is a total hack, it uses an npm preinstall script to run this:
npm -g install selleck yui-coverage yui-local yuidocjs yuitest