rind-cli
v0.1.6
Published
Terminal client for interacting with the rind framework.
Downloads
1
Readme
rind-cli
Terminal client for interacting with the (unreleased) rind framework.
Installation
npm install rind-cli
Usage
rind command [options] Currently, rind supports the following commands.
- serve - Serves the specified
--file
relative to the project root, defaulting to server.js. - docs - Generates documentation for the current project.
All other commands are delegated to the grunt tasks built into the rind module. More information on these can be found within rind's README.