Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 338 Bytes

SHAME

incubator

Let's bootstrap an new incubator for UrLab ! (in python and with an API this time)

Rapide brainstorming https://pad.lqdn.fr/p/incubator

Setup

pyvenv-3.4 ve # or virtualenv-3.4
activate
pip install -r requirements.txt
./manage.py runserver