Skip to content

deployables2 0.1.12

Latest
Compare
Choose a tag to compare
@micahflee micahflee released this 26 Sep 23:04
v0.1.12
c6784d5

To install:

sudo apt-get update --allow-releaseinfo-change
sudo apt-get install -y python3 python3-pip
git clone https://github.com/firstlookmedia/deployables2.git /tmp/deployables2
cd /tmp/deployables2
git checkout v0.1.12
pip3 install -r requirements.txt
python3 setup.py install --user