generator-polunware

0.3.0 • Public • Published

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

Package Sidebar

Install

npm i generator-polunware

Weekly Downloads

1

Version

0.3.0

License

ISC

Last publish

Collaborators

  • maxpolun