Skip to content

Yeoman generator for scaffolding out a basic web project.

License

Notifications You must be signed in to change notification settings

timitee/generator-bones

 
 

Repository files navigation

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.

About

Yeoman generator for scaffolding out a basic web project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • Handlebars 14.5%
  • CSS 0.2%