Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 209 Bytes

servicewatch - Startup Weekend

To set up a development environment:

  • install python
  • install postgres 9
  • install virtualenv
  • create a virtualenv
  • pip install -E -r requirements.txt