- Bash 5.1.8
- Python 3.10.0
- Django 3.2.8
pip install -r requirements.txtUsed to generate a Django project with a single command. This is a work in progress, but will generate a good chunk of common directores/setup a login and sign up system as well as edit quite a few files for simplicity of getting started on a project.
bash ./BASH/start_django_project.sh ${project_name}This project is licensed under the MIT License - see the LICENSE file for details.