Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 415 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 415 Bytes

Wellet Server Application

Setup Guide

With .sh Script
git clone https://github.com/mohbadar/afghan-wallet.git

bash setup.sh
With Python Script
git clone https://github.com/mohbadar/afghan-wallet.git


pip install -r requirements.txt

the script will clone all the required libraries and modules.

open the parent repository in intellij as new existing project.