Installing heroku cli on kali linux
Ubuntu , Debian :
I had tried installing heroku cli on my machine for about two weeks using the commands on https://devcenter.heroku.com/articles/heroku-cli , but all had be in vain.
After a couple of hours searching on stack overflow this morning, I came across this magical commands and thought it is wise sharing it with others.
$ apt-get update
After a couple of hours searching on stack overflow this morning, I came across this magical commands and thought it is wise sharing it with others.
$ apt-get update
$ wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh
$ heroku update
THIS SHOULD INSTALL HEROKU ON YOUR MACHINE
Enregistrer un commentaire
Enregistrer un commentaire