0.6.0 • Published 10 years ago

generator-red-django v0.6.0

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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.

License

MIT License

0.6.0

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.0

11 years ago

0.3.0

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.0

12 years ago

0.0.1

12 years ago