Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 392 Bytes

easy-django-postgres

Simple bash helper, that makes PostgreSQL initialization for Django easier

You can simply run it without cloning the repo using:
(Always be carefull when you're passing a remote url to your shell. Don't trust me and anyone except yourself)

wget -O - https://raw.githubusercontent.com/Ignisor/easy-django-postgres/master/easy_django_postgres.sh | bash