generator-red-django

RED Interactive's Yeoman generator for Django projects.

Usage no npm install needed!

<script type="module">
  import generatorRedDjango from 'https://cdn.skypack.dev/generator-red-django';
</script>

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.

License

MIT License