how to install heroku on windows code example
Example 1: heroku cli
npm i -g heroku
code to install heroku in windows
Example 2: how to get heroku on windows cmd
pip install heroku
Example 3: download heroku
$ brew tap heroku/brew && brew install 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