django-activitystreams is a web application.
Ensure that you have the following programs installed globally:
subversion git mercurial python2.5
In order to run the test suite you need to run the following command from the project root directory:
$ fab test
In order to build the documentation you need to run the following command from the project root directory:
$ fab documentation