1.0.4 • Published 7 years ago
workflow-cli

A simple CLI for scaffolding web-workflow projects.
Installation
Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git.
$ npm install -g web-workflow-cli
Usage
$ workflow init <template-name> <project-name>
Example:
$ workflow init web my-project
License
MIT