generator-bones

0.0.4 • Public • Published

generator-bones

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 npm install (to install dependent packages)
  • 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.

Readme

Keywords

none

Package Sidebar

Install

npm i generator-bones

Weekly Downloads

1

Version

0.0.4

License

none

Last publish

Collaborators

  • mattbailey