cdcarter / sfdo-template

django rest project template (lovingly forked from SFDO-Tooling/sfdo-template)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFDO Project Template

If you need to, install cookiecutter globally:

pip install cookiecutter

Copy the project with cookiecutter:

cookiecutter gh:SFDO-Tooling/sfdo-template
# Answer prompts
cd <new-project>

About

django rest project template (lovingly forked from SFDO-Tooling/sfdo-template)


Languages

Language:Python 96.4%Language:Shell 2.7%Language:Makefile 0.9%Language:HTML 0.1%