Skip to content

Installing Fabric on Ubuntu 12.10

petersuhm edited this page Apr 13, 2013 · 1 revision
sudo apt-get install python-dev
sudo apt-get install python-setuptools
sudo easy_install fabric
fab
Clone this wiki locally