Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.56 KB

File metadata and controls

45 lines (33 loc) · 1.56 KB

Project Scaffold: "luke:grits" (source)

This is a "project scaffold" sub-generator that generates a project scaffold for a Grits.js website.

Usage Example

$ npm install -g yo generator-luke
$ mkdir my-project
$ cd my-project
$ yo luke:grits

Included Partials

The following partials are included when this project scaffold is used/specified:

Note: Additional, unlisted, partials may be automatically included as partial dependencies.

Further Reading