0.0.2 • Published 7 years ago

generator-rcstep v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

generator-rcstep NPM version Build Status

RainCatcher Step Generator

Based on https://github.com/feedhenry-raincatcher/step-template

Installation

First, install Yeoman and generator-rcstep using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-rcstep

Then generate your new step:

yo rcstep

Documentation

Please follow official RainCatcher documentation or step documentation: https://github.com/feedhenry-raincatcher/step-template

License

MIT