Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 660 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 660 Bytes

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