0.2.5 • Published 11 years ago

generator-baseline v0.2.5

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

Baseline Generator Build Status

A Yeoman generator that scaffolds out a simple static site with the following features:

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-baseline
  • Create and navigate to your project directory: mkdir project-name && cd project-name
  • Run: yo baseline

License

MIT License

0.2.5

11 years ago

0.2.4

11 years ago