7 lines
321 B
Markdown
7 lines
321 B
Markdown
## Scrap apps from Mobilism
|
|
|
|
Do `git clone https://gitlab.com/Mylloon/mobilismScrap.git && cd mobilismScrap && python3 main.py <app>`.
|
|
|
|
Or create `.env` file inside the repo folder with `PSEUDO_MOBILISM`, `PASSWORD_MOBILISM` and `APP_MOBILISM` variables.
|
|
|
|
You can also add `DEBUG_MOBILISM` variable to add some verboses.
|