0.3.0 • Published 7 years ago

generator-giuseppe v0.3.0

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

giuseppe generator

This is a yeoman generator for giuseppe. It will ask you several questions and scaffolds a whole web application project for you.

How to use

Prerequisities:

npm install -g yo

After installing yeoman, you can install the generator.

npm install -g generator-giuseppe
yo giuseppe

This generator will scaffold a giuseppe project with a democontroller and optional authentication via passport.js. Happy coding with giuseppe :-)

Changelog

The changelog is generated by semantic release and is located under the release section.

Licence

This software is licenced under the MIT licence.

0.3.0

7 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago