Skip to content

Django Sonic Screwdriver is a collection of very useful commands and will make your life easier.

License

Notifications You must be signed in to change notification settings

rhazdon/django-sonic-screwdriver

Repository files navigation

Django Sonic Screwdriver

image

Code Climate

image

image

Django Sonic Screwdriver is a collection of very useful commands and will make your life easier.

The versioning tool fully supports PEP 0440 <https://www.python.org/dev/peps/pep-0440/>.

Installation

You can download the latest version from the Python Package Index PyPI.

$ pip install django-sonic-screwdriver

Add the package to your settings.py:

INSTALLED_APPS = (
  ...
  'django_sonic_screwdriver',
  ...
)

To Do:

[x] git:add

[x] Secure production tagging

[ ] git:commit

[ ] Heroku Support

[ ] Deis Support

[ ] Docker and Vagrant blueprints

[ ] ...

About

Django Sonic Screwdriver is a collection of very useful commands and will make your life easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published