Cheque backend
Backend for Cheque Project.
Author: SVS101 Group / Cheque Project Team
Prerequisites
Install Celery Broker:
Building
From source:
Install the dependencies:
Alternatively use pip
:
$ pip install -r requirements.txt
Getting the code
The code is hosted at GitHub.
Check out the latest development version anonymously with:
$ git clone git://github.com/MIEMHSE/cheque-backend.git
$ cd cheque-backend