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
.
From the top level of your Mojito application directory, with mojito installed locally:
mojito gv
This software is free to use under the Yahoo! Inc. BSD license. See LICENSE.txt.