Locked lesson.
About this lesson
At some point, you'll want to upload you new website project to a web host. In this lesson, we'll discuss how to install the Heroku Toolbelt as one option for your web hosting solution.
Exercise files
Download this lesson’s related exercise files.
Install Heroku Toolbelt.docx57.6 KB Install Heroku Toolbelt - Solution.docx
56.2 KB
Quick reference
Install Heroku Toolbelt
To push our code to Heroku for web hosting, we need to install the Heroku toolbelt.
When to use
Install it once.
Instructions
Download the heroku tool belt from here:
https://devcenter.heroku.com/articles/heroku-cli
Once you run the installation wizard, restart your git bash terminal. Be sure to turn your virtual environment back on!
Hints & tips
- https://devcenter.heroku.com/articles/heroku-cli
- Remember to restart your git bash terminal after installation.
Lesson notes are only available for subscribers.