README 344 B

12345678910111213141516171819
  1. dn42 peer finder
  2. # Quickstart
  3. - copy config.py.sample to config.py
  4. - `pip install -r requirements.txt` (should work with python2 and python3)
  5. - `./peerfinder.py runserver`
  6. # Manage participants
  7. Very crude at the moment. List participants:
  8. ./manage_participants
  9. Activate participant whose ID is 42:
  10. ./manage_participants.py 42