-
Notifications
You must be signed in to change notification settings - Fork 0
Install
Espen Angell Kristiansen edited this page Oct 19, 2013
·
4 revisions
- Python 2.6+
If you have git installed, you just need to run:
$ git clone https://github.com/devilry/devilry-cliscripts.git
$ cd devilry-cliscripts
$ git clone https://github.com/devilry/devilryrestfullib.git
NOTE: You can also install devilryrestfullib using pip install devilryrestfullib.
If you do do not have git installed:
- Download the devilry-cliscripts zip. Rename the directory you unzip (the one containing period-overview.py) to
devilry-cliscripts. - Download the devilryrestfullib zip. Rename the directory you unzip (the one containing setup.py) to
devilryrestfullib. - Put the
devilryrestfullibdirectory inside thedevilry-cli.