/build-django

Build a Django project with one command

Primary LanguagePython

🔧 Build Django Script 🏗️

Build a Django project with one command.

Usage

python build.py
python build.py "$PROJECT_NAME"

TODO

  • Create helper files (setup.py, urls.py, web_app > urls.py)
  • Add changes to helper files
  • Use environment variables wherever possible inside the files
  • Add tailwind installation