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