Skip to content
pdxwebdev edited this page Aug 6, 2012 · 13 revisions

Dependencies:
PyMongo: http://api.mongodb.org/python/current/installation.html
PyCrypto: https://www.dlitz.net/software/pycrypto/

$ git clone [email protected]:pdxwebdev/yadaproject.git
$ cd yadaproject
$ python server.py hostname:port sqlite/database/path manager

Done! Now you can start a requesting friends >

Clone this wiki locally