- In terminal, type => code ~/.bashrc
- On line 4 of .bashrc file, type => export CHE_PROJECTS_ROOT=/workspace
- Exit out of .bashrc file
- Kill terminal
- Reopen terminal
- In terminal, type => sudo apt-get install subversion
- In terminal, type => npm install -g opspark
- In terminal, type => os install
-Complete todos 1-10
-Complete todos 1-5
- In terminal, type => os test
- Type github username if prompted
- Type personal access toekn if prompted
- Select bootcamp session
- Select project to test
- In terminal, type => git add -A
- In terminal, type => git commit -m "describe your work"
- In terminal, type => git push