generator-octoturtle
v1.0.0
Published
Yeoman generators for Octoturtle
Downloads
2
Maintainers
Readme
Octoturtle Generator
This generator builds new Octoturtle projects.
Installation
First, install Yeoman and generator-octoturtle using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-octoturtle
Then generate your new project:
yo octoturtle
License
MIT © Andrew Guenther