Skip to content

zhanyouwei/generator-toa

Repository files navigation

generator-toa

A Toa generator for Yeoman.

Install

Install with npm.

$ npm install -g yo
$ npm install -g generator-toa

Make a new directory and cd into it:

$ mkdir new-project && cd $_

Finally, initiate the generator:

$ yo toa

Start

Requires NodeJS >= v0.10.0

$ npm start

License

MIT License @ Peter Vilja

About

A Toa generator for Yeoman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published