install heroku windows code example
Example 1: install heroku mac
$ brew tap heroku/brew && brew install heroku
Example 2: heroku cli
npm i -g heroku
code to install heroku in windows
Example 3: heroku cli
$ sudo snap install --classic heroku
Example 4: how to use heroku on windows
Go in your browser (the thing right next to the windows start button) and type cmd open command prompt and put pip install heroku