Termux-heroku-cli
Termux-heroku-cli copied to clipboard
A simple script to install heroku CLI on Termux android app
Termux-heroku-cli
A simple bash script to install heroku CLI on Termux android app with a single click.
Installation:
Just paste the below code in your termux and Done!. Everything will be automatically installed.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/SKGHD/Termux-heroku-cli/master/install.sh)"
Getting started:
- Login using
heroku login -i - Create app using
heroku create <app name> - For a list of commands available
heroku help - For more info visit : https://devcenter.heroku.com/articles/using-the-cli