/generator-project

Yeoman generator for web application projects how I like 'em

Primary LanguageCSS

Yeoman Project Generator

I made this yeoman generator for initializing web application projects how I like them. It's meant for personal use. If you want to use it, use it. If you don't, then don't.

Running the generator

Since the generator isn't published on npm, you'll have to clone the repository and then run

npm link

after which the generator can be used by running

yo project