Before proceeding Star it ! ✨🍀
- Android compatible
- Android 7 and above
- Below Android 7
- Images are clickable!!
Enter this code in termux
$ apt update && apt upgrade && pkg install git && sh -c "$(curl -fsSL https://raw.githubusercontent.com/TeamScenario/Heroku-Cli-Termux-Android/TeamScenario/install.sh)" && heroku login -i
$ cd /storage/emulated/0 && git clone https://github.com/TeamScenario/Scenario
$ cd Scenario
$ heroku git:remote -a yourapp
$ git pull https://github.com/TeamScenario/Scenario TeamScenario && git push heroku HEAD:master
After that if you make changes to your GitHub repository you don't have to follow all steps again just follow final step or paste the Below code.
$ cd /storage/emulated/0/Scenario
$ git pull https://github.com/TeamScenario/Scenario TeamScenario && git push heroku HEAD:master
All done !
Footnotes
-
©2022 TeamScenario All rights reserved! ↩