https://github.com/ternus/tractivist
Logistics for protestors.
https://github.com/ternus/tractivist
Last synced: 3 months ago
JSON representation
Logistics for protestors.
- Host: GitHub
- URL: https://github.com/ternus/tractivist
- Owner: ternus
- Created: 2011-10-13T22:08:39.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-16T00:51:55.000Z (over 14 years ago)
- Last Synced: 2024-04-17T09:02:00.155Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
tractivist: logistics for activism
Requirements
============
* git
* postgres
* pip
Steps to setup
==============
$ git clone git@github.com:ternus/tractivist.git
$ cd tractivist
$ pip install -r pip-requires.txt
$ git submodule init
$ git submodule update