mojito-cli-gv
v0.0.1
Published
Provides the `gv` command for use with `mojito-cli`. Visualizes YUI module dependencies in Mojito applications.
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-gvNote: 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 gvLicensing and Contributions
This software is free to use under the Yahoo! Inc. BSD license. See LICENSE.txt.
