0.0.5 • Published 9 years ago

generator-legen v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-legen

Getting Started

What is legen?

It's a frontend projects generator with many features

First of all legen make easier frontend development It's generating file structrure for you, and structure depends of what you choose through installation
You can choose:

  • a framework (bootstrap, foundation)
  • a CSS-preprocessor (LESS, SCSS, stylus)
  • bunch of snippet modules for app (jade)

Based on your options generator create for you Gulpfile.js bower.js and package.json

First you should install yeoman

npm install -g yo

To install generator-legen from npm, run:

npm install -g generator-legen

Finally, initiate the generator:

yo legen

License

MIT

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago