Skip to content

gagecantrelle/gage-cantrelle2.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gage-cantrelle2.github.io

How to run git commands in terminal

  1. in terminal, type => git add -A
  2. in terminal, type => git commit -m "description of commit in quotes"
  3. in terminal, type => git push

How to install projects using opspark tool

  1. in terminal, type => code ~/.bashrc
  2. On line 4 of bashrc file, type => export CHE_PROJECTS_ROOT=/workspace
  3. Exit bashrc file
  4. Kill terminal
  5. Reopen 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
  10. select project

How to run os test/os submit

  1. in terminal, type os {action}
  2. select bootcamp session

To Access Lodown in Gitpod

  1. Go to top left 3 horizontal lines
  2. Click File > Open File
  3. In input field, delete everything but /workspace/
  4. Select lodown from the list of files below
  5. Select index.js from the list of files shown for lodown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages