Choose your platform and follow the instructions carefully
sudo apt update && sudo apt upgrade -y sudo apt install git python3-pip -y git clone https://github.com/coddrago/Heroku cd Heroku pip install -r requirements.txt python3 -m heroku
sudo apt update && sudo apt upgrade -y sudo apt install python3 git python3-pip -y git clone https://github.com/coddrago/Heroku cd Heroku sudo pip install -r requirements.txt python3 -m heroku