/django-setup

Django project setup process made easy on linux

Primary LanguageModelicaMIT LicenseMIT

Django-setup

Automate Django setup process

Django-setup is a linux based tool, that automates the boring setup process of django projects.

Installation

Git clone

git clone https://github.com/moriire/django-setup.git
cd django-setup/django-setup

Set permission

chmod u+x ./django-setup.sh

Run scrpt

./django-setup.sh

Follow prompts