Skip to content

noahalorwu/django-autoconfigure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Django Girls Batch

This batch script is to automate the processes involved starting a Django Project!

Below are the processes handled by the script:

  1. Making a directory
  2. changing to directory
  3. Installing virtual environment
  4. Activating virtual environment
  5. Upgrading pip
  6. Installing Django
  7. Starting Django Project
  8. Launching mysite directory to configure Settings.py

How to run script

  1. Open Command Prompt
  2. Change directory to where the script is located
  3. Type d and press the Tab key then hit Enter
  4. Wait for the script to execute till mysite directory opens!

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published