Skip to content

Instantly share code, notes, and snippets.

@kenmazaika
Created March 30, 2018 21:01
Show Gist options
  • Save kenmazaika/b0a40dc8bd49fb637b6d2af73bdf7856 to your computer and use it in GitHub Desktop.
Save kenmazaika/b0a40dc8bd49fb637b6d2af73bdf7856 to your computer and use it in GitHub Desktop.
curl https://toolbelt.heroku.com/install.sh | sh
echo 'PATH="/usr/local/heroku/bin:$PATH"' >> ~/.bash_profile
source ~/.bash_profile
heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment