ropes-cli
Version:
Ropes Commands
25 lines (13 loc) • 474 B
Markdown
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 -g
Aftwards, 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>]