Answers for "how to install heroku cli using brew"

1

add heroku to cli

$ brew tap heroku/brew && brew install heroku
Posted by: Guest on March-27-2020
1

heroku cli install

$ curl https://cli-assets.heroku.com/install.sh | sh
Posted by: Guest on April-16-2021

Browse Popular Code Answers by Language