install heroku cli on windows code example
Example 1: download heroku cli mac os catalina
$ brew tap heroku/brew && brew install heroku
Example 2: how to install heroku cli
sudo apt-get install heroku
Example 3: how to get heroku on windows cmd
pip install heroku