generator-red-django
v0.6.0
Published
RED Interactive's Yeoman generator for Django projects.
Downloads
35
Readme
RED Django Generator
RED Interactive's Yeoman generator for Django projects.
Frontend stack
- SASS
- Ember
- Ember Model
Dependencies
You should have one path for each dependency.
which python pip virtualenv
which node npm grunt yo bower
Installation
npm install -g generator-red-django
Usage
mkdir example && cd example
yo red-django
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-django:update
Contributing
See the contributing guidelines.
Changelog
See the changelog.