Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 257 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 257 Bytes

Fabric deployment script

WordPress optimized fabfile script.

Installation

cd /your/project/directory
git clone [email protected]:bostondv/fabfile.git fabfile
cp fabfile/enviroments.sample.py fabfile/environments.py

edit environments.py to your liking