- Complete Todos 2-10
- stop at todo 5
- In terminal, type => git add -A
- In terminal, type => git commit -m "description"
- In terminal, type => git push
- In terminal, type = code ~/.bashrc
- On line 4 of bashrc file, type => export CHE_PROJECTS_ROOT=/workspace
- Exit out of bashrc file
- Kill the terminal
- In terminal, type => sudo apt-get install subversion
- In terminal, type => npm install -g opspark
- In terminal, type => os install/os test/os submit
- Select project to install
#To access directory (main) $ cd projects/let-s-get-functional (let's get functional in this case) (main) $ cd projects/ ==> followed by name of directory $ npm install (file/library)