Skip to content

Instantly share code, notes, and snippets.

@jas02
jas02 / fabfile.py
Created December 20, 2013 18:38 — forked from whiteinge/fabfile.py
# -*- coding: utf-8 -*-
"""MyCompany Fabric script.
* Deploy code
* Set up a local development environment
There are two ways to deploy the myrepo code:
1. :func:`deploy` will do a full virtualenv installation/update and expand a
tarball of the specified git revision (defaults to HEAD) to a timestamped