use heroku command without installing cli code example
Example 1: heroku cli
npm i -g heroku
code to install heroku in windows
Example 2: heroku cli install
$ curl https://cli-assets.heroku.com/install.sh | sh
npm i -g heroku
code to install heroku in windows
$ curl https://cli-assets.heroku.com/install.sh | sh