Skip to content

Latest commit

 

History

History

aw-corona-patient

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.