[go: up one dir, main page]

Skip to content

ernestquiambao/ernest-quiambao.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ernest-quiambao.github.io

How to install new projects

  1. In terminal, type => code ~/.bashrc
  2. On line 4 of the bashrc file, type => export CHE_PROJECTS_ROOT=/workspace default user avatar
  3. Exit out of bashrc file
  4. Kill terminal by clicking reycle bin icon
  5. Reopen terminal (Terminal > New Terminal)
  6. In terminal, type => sudo apt-get install subversion
  7. In terminal, type => npm install -g opspark
  8. In terminal, type => os install
  9. Select Bootcamp session from dropdown
  10. Select project to install

How to SAVE work to github

git add -A 2) git commit -m "create description of commit" 3) git push

How to TEST projects

  1. In terminal, type => os test
  2. Select Bootcamp session
  3. Select project to test

How to SUBMIT projects

  1. In terminal, type => os submit
  2. Select Bootcamp session
  3. Select project to submit

First Website Instructions

  1. You only need to complete up to TODO 10

Portfolio page Instructions

  1. You only need to complete up to TODO 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages