Skip to content
fabric scripts for classroom
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
etc
README.rst
fabfile.py

README.rst

Warning

DO NOT USE, IT IS NOT TESTED.

Classroom deploy fabfile

fabfile.py is the fabfile for kiberpipa classroom deploy

How to install

Install:

$ virtualenv --no-site-packages pipautils
$ cd pipautils
$ bin/activate
$ pip install fabric
$ git clone git://github.com/kiberpipa/ucilnica.git

How to use

Please read the discription of the functions with:

$ fab -l
You can’t perform that action at this time.