generator-toa

A Toa generator for Yeoman

Usage no npm install needed!

<script type="module">
  import generatorToa from 'https://cdn.skypack.dev/generator-toa';
</script>

README

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