mojito-cli-gv
v0.0.1
Published
Provides the `gv` command for use with `mojito-cli`. Visualizes YUI module dependencies in Mojito applications.
Downloads
2
Keywords
Readme
mojito-cli-gv
This package provides the gv
command for the mojito-cli
tool. To install:
npm install -g mojito-cli
npm install -g mojito-cli-gv
Note: the environment variable $NODE_PATH
must include the global npm library path, i.e. the path displayed with npm root -g
.
Usage
From the top level of your Mojito application directory, with mojito installed locally:
mojito gv
Licensing and Contributions
This software is free to use under the Yahoo! Inc. BSD license. See LICENSE.txt.