Skip to content

jupiny/django-quickstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-quickstarter

Tool for quickly creating Django projects

OS

  • macOS
  • Linux

Prerequisites

Installiation

$ git clone https://github.com/jupiny/django-quickstarter.git
$ cd django-quickstarter
$ make install

Usage

The usage is very simple. Just type the following command in the path to create the Django project.

$ django-init

Uninstalliation

$ cd django-quickstarter
$ make uninstall

Then, delete the directory that you cloned the repository.

$ rm -rf django-quickstarter

About

Tool for quickly creating Django projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published