generator-red-static
v0.6.0
Published
RED Interactive's Yeoman generator for static sites.
Downloads
3
Readme
RED Static Site Generator
RED Interactive's Yeoman generator for static site projects.
Frontend stack
- SASS
- Ember
- Ember Model
Dependencies
You should have one path for each dependency.
which node npm grunt yo bower
Installation
npm install -g generator-red-static
Usage
mkdir example && cd example
yo red-static
grunt server
Updates
Updating a project to a newer version of this generator will update the ./grunt
folder, the Gruntfile.js
, and the package.json
devDependencies.
yo red-static:update
Contributing
See the contributing guidelines.
Changelog
See the changelog.