1.0.0 • Published 7 years ago

generator-octoturtle v1.0.0

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

Octoturtle Generator

NPM version Build Status Dependency Status Coverage percentage

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