ropes-cli
v0.1.1
Published
Ropes Commands
Readme
Ropes
This respository is part of the Ropes framework.
How to Use This
NPM Modules you will need in order to utilize Ropes:
- grunt-cli, phantomjs.
Then install via the standard global npm install:
npm install ropes -gAftwards, you can create your weave with this command:
ropes weave <new weave name>And finally, create your application template with this command:
ropes braid <new braid name> [<optional weave git location>]