For more information on concepts covered in this lesson, you can check out:
- Heroku Dev Center | Heroku
- Installing Git | Git Documentation
- First-Time Git Setup | Git Documentation
- Heroku GitHub Organization | GitHub
- Heroku CLI Repository | GitHub
Here are the command-line snippets used in this lesson:
$ heroku
$ heroku login
$ heroku whoami
$ heroku apps
$ heroku apps:info <app-name>