This repository has been archived on 2022-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
mobilismScrap/README.md

8 lines
321 B
Markdown
Raw Normal View History

2021-08-23 10:18:03 +02:00
## Scrap apps from Mobilism
2021-08-23 21:14:36 +02:00
Do `git clone https://gitlab.com/Mylloon/mobilismScrap.git && cd mobilismScrap && python3 main.py <app>`.
2021-08-23 10:18:03 +02:00
Or create `.env` file inside the repo folder with `PSEUDO_MOBILISM`, `PASSWORD_MOBILISM` and `APP_MOBILISM` variables.
2021-08-23 21:14:36 +02:00
You can also add `DEBUG_MOBILISM` variable to add some verboses.