Skip to content

VinnyVanGogh/Django_Setup_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_Setup_Automation

Table of Contents

Prerequisites

  • Bash 5.1.8
  • Python 3.10.0
  • Django 3.2.8
pip install -r requirements.txt

Description

Used 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.

Installation

Usage

bash ./BASH/start_django_project.sh ${project_name}

Contributing

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors