-
Notifications
You must be signed in to change notification settings - Fork 653
How can I test persepolis without installation
AliReza AmirSamimi edited this page Feb 4, 2018
·
2 revisions
1- Make sure you have all prerequisites installed on your system.
2- clone persepolis
3- Open your terminal. change directory to test folder with cd
command.
4- run this command:
python3 ./test.py
Read More About Persepolis