Skip to content

Instantly share code, notes, and snippets.

View jessesherlock's full-sized avatar

Jesse Sherlock jessesherlock

View GitHub Profile
@jessesherlock
jessesherlock / keybase.md
Created December 30, 2018 23:05
keybase verification

Keybase proof

I hereby claim:

  • I am jessesherlock on github.
  • I am jessesherlock (https://keybase.io/jessesherlock) on keybase.
  • I have a public key ASCdufuDo9AR7YMX_NuIq_6xGoMQE1QfX_ouVVSCKdjG1wo

To claim this, I am signing this object:

"""
This fabric file makes setting up and deploying a django application much
easier, but it does make a few assumptions. Namely that you're using Git,
Apache and mod_wsgi and your using Debian or Ubuntu. Also you should have
Django installed on your local machine and SSH installed on both the local
machine and any servers you want to deploy to.
_note that I've used the name project_name throughout this example. Replace
this with whatever your project is called._