annot-server/README.md
author rougeronj
Thu, 15 Jan 2015 17:59:41 +0100
changeset 89 b4bd49f01837
parent 13 435d5c15275a
permissions -rw-r--r--
add annotsRoll class and create it in main. Adapt main and pianoroll to allow horizontal or vertical view


# Mons Annotation server


To start it :
  1. create virtualenv with requirements.txt
  1. activate the virtualenv
  1. create settings.py from settings.py.tmpl
  1. `twistd -ny server.tac`