Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 409 Bytes

12-03-to_do_list.md

File metadata and controls

15 lines (14 loc) · 409 Bytes

Unit 12

Chapter 3: To Do List

  • Create the file README-to_do.txt with the following contents:
Go the the following URL for the routine steps needed to set up your new app:
https://gist.github.com/jhsu802701/fdfd6e0732773b379413625463f2d2c0#file-generic_app_aftermath-md
  • Enter the following commands:
git add .
git commit -m "Added README-to_do.txt"
git push origin master
sh heroku.sh