Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 292 Bytes

Resolve Debts

Be the last one out to get this dough? No way

App is hosted at https://mudelta.herokuapp.com

Installation

Command line

pip3 install -r core/requirements.txt
./cli.py --help

Web app

pip3 install -r app/requirements.txt
./run_server.py