Build a Django project with one command.
python build.py
python build.py "$PROJECT_NAME"
- 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