20 Commits

Author SHA1 Message Date
Brendan Rius
c08039f6ad Change install procedure 2017-08-10 17:00:32 +02:00
Brendan Rius
6907716831 Update README.md 2016-06-08 11:44:17 +01:00
Brendan Rius
f60d66cf75 Add instruction on how to live-edit the code 2016-06-08 11:29:29 +01:00
Brendan Rius
2937ba0f6f Make step-by-step installation less error prone
The pip install is now made before we clone (so we always install from PyPi) and the Git clone is made via HTTPS not SSH in case you do not have your SSH key on your GH account
2016-06-08 10:34:02 +01:00
Brendan Rius
0915173c22 Fix typo 2016-06-06 15:52:40 +01:00
Brendan Rius
11fbb175ec Add contributing guidelines in README 2016-04-30 21:44:41 +01:00
Brendan Rius
110b31e505 Use Python 3 by default 2016-04-30 11:18:38 +01:00
Brendan Rius
15dd0e4232 Merge pull request #6 from ryukinix/install-sh
Add alternative installation using wget and sh
2016-04-29 10:41:04 +01:00
Brendan Rius
97647c0bd9 Add MIT license 2016-04-29 09:52:03 +01:00
Manoel Vilela
553bb94ed4 Add specials args to avoid syntax errors with wget 2016-04-29 01:12:06 -03:00
Manoel Vilela
000b87b00a Add alternative installation using wget and sh 2016-04-28 23:29:12 -03:00
Brendan Rius
ff8f21355f Update README.md 2016-04-18 19:55:41 -07:00
Brendan Rius
e3a492f9c6 Update README 2016-04-18 19:53:50 -07:00
Brendan Rius
b1c930b18a Update README.md after #2 and to move the requirements to the correct section 2016-04-18 19:52:48 -07:00
Brendan Rius
c059362835 Add docker pull in readme 2016-03-26 15:39:37 +00:00
Brendan Rius
9a57e3088f Fix typo in readme 2016-03-26 15:00:29 +00:00
Brendan Rius
d274d94d2b Add basic docker instructions 2016-03-26 14:59:52 +00:00
Brendan Rius
22f218dec8 Update README to add pip 2016-03-26 14:56:17 +00:00
Brendan Rius
1efe99c4a2 Update readme 2016-03-25 14:36:42 +00:00
Brendan Rius
50121be9b1 Initial commit 2016-03-25 11:50:40 +00:00