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