Warning
This project is DEPRECATED !!!
- Document: Soon
- Pypi: HERE
- Version: 1.2.7
A command line tool to speed up project construction ...
Its main purpose is to create the right template for each project mode.
(Create the folders and files needed for the project.)
pip install MakeDjangoOr to install from source:
python setup.py installMakeDjango --helpname: project name
mode: rest or django(jinja) or graphpl
appnames: exam-> app1 app2
MakeDjango -a name mode apnames...MIT. See LICENSE for more details.
