how to install heroku cli on 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
Example 3: download heroku cli
$ brew tap heroku/brew && brew install heroku
Example 4: heroku cli install
$ sudo snap install --classic heroku