0.0.4 • Published 11 years ago

generator-bones v0.0.4

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

PLEASE NOTE: This Yeoman generator is pretty old now and I haven't had the time to update or provide support for it. You're probably better off using the default Yeoman webapp generator.

generator-bones

Build Status

Yeoman generator for scaffolding out a basic web project.

It's based on generator-webapp, but somewhat simplified and with some other useful stuff added in - Grunticon for all your SVG needs, and Assemble for building static HTML files from modular templates and data.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-bones
  • Run: yo bones
  • Run: grunt

This is what your project will look like once you've run yo bones and grunt:

Bones - Scaffolding

License

MIT License

Made by...

@_mattbailey at GPMD.

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago