/cookiecutter-helio

Minimalistic working django recipe for deployment on heliohost.

Primary LanguagePythonMIT LicenseMIT

cookiecutter-helio

Minimalistic working django recipe for deployment on heliohost.

Why?

I want a templated Django setup that works on heliohost.

Usage

$ pip install cookiecutter
$ cookiecutter https://github.com/rahul-gj/cookiecutter-helio.git

Answer some questions and project will be ready in working directory.

See the cookiecutter docs for more information.

Credits

This project is made using instruction on HelioHost