how to install heroku cli windows code example
Example 1: how to install heroku cli
sudo apt-get install heroku
Example 2: how to get heroku on windows cmd
pip install heroku
sudo apt-get install heroku
pip install heroku