Skip to content

CookieCutter template for Django application projects with docker-compose etc.

License

Notifications You must be signed in to change notification settings

mjurbanski-reef/cookiecutter-rt-django

 
 

Repository files navigation

cookiecutter-rt-django

CookieCutter template for Django application projects with docker-compose etc.

Requirements

pip install cruft

Usage

  • Generate a new Cookiecutter template layout:
    cruft create https://github.com/reef-technologies/cookiecutter-rt-django
  • See diff with
    cruft diff
  • Update the project by running
    cruft update
  • If you have a repo which was initialized without cruft (i.e. with cookiecutter command), you can still link the project:
    cruft link https://github.com/reef-technologies/cookiecutter-rt-django

More on cruft: https://github.com/cruft/cruft

License

This project is licensed under the terms of the BSD-3 License

About

CookieCutter template for Django application projects with docker-compose etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.1%
  • Shell 30.6%
  • HCL 27.6%
  • Dockerfile 3.7%