- In terminal, type => code ~/.bashrc
- On line 4 of the bashrc file, type => export CHE_PROJECTS_ROOT=/workspace default user avatar
- Exit out of bashrc file
- Kill terminal by clicking reycle bin icon
- Reopen terminal (Terminal > New Terminal)
- In terminal, type => sudo apt-get install subversion
- In terminal, type => npm install -g opspark
- In terminal, type => os install
- Select Bootcamp session from dropdown
- Select project to install
git add -A 2) git commit -m "create description of commit" 3) git push
- In terminal, type => os test
- Select Bootcamp session
- Select project to test
- In terminal, type => os submit
- Select Bootcamp session
- Select project to submit
- You only need to complete up to TODO 10
- You only need to complete up to TODO 5