0.3.0 • Published 10 years ago

generator-polunware v0.3.0

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

generator-polunware Build Status

Yeoman generator

What is it?

This was originally written for my use, to help cut down on project startup time for my personal projects, but I figured I'd put it out there since there's no generators that really have what I want.

This can generate for a front-end project, a backend project, or a project that has both.

On the front-end it uses browserify and bower. On the back end it uses bluebird/express/postgres. Jasmine tests are used for both front and back-end. Grunt is the build tool.

Getting it running

Install it globally using npm install -g generator-polunware.

run yo polunware and answer the questions

License

ISC

0.3.0

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.0.1

10 years ago