Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 482 Bytes

README.rst

File metadata and controls

29 lines (18 loc) · 482 Bytes

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