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