django-initiate

Configure .gitignore and local_settings for a django project


License
Other
Install
pip install django-initiate==0.1.1

Documentation

djanjo-initiate

Automate creating of .gitignore and local_settings when creating a new django project

Installation

[sudo] pip install django-initiate

Usage

initiate <your_django_project_name>

For options to add arguments initiate --help

Tests

None yet. Feel free to open a PR if you want to.

Everything else

Create issues, I'll check them.