Skip to content

alexmbeasley/alex-beasley.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alex-beasley.github.io

How to install projects

  1. In terminal, type => code ~/.bashrc
  2. On line 4 of .bashrc file, type => export CHE_PROJECTS_ROOT=/workspace
  3. Exit out of .bashrc file
  4. Click recycle bin icon to kill terminal
  5. Open a new terminal
  6. In terminal, type => sudo apt-get install subversion
  7. In terminal, type => npm install -g opspark, os install
  8. Enter github username
  9. Enter personal access token
  10. Select bootcamp session
  11. Select project to install

How to test projects in gitpod

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

How to submit projects in gitpod

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

How to push work to github

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

First Website Project

  1. Only complete up to Todo 10

Portfolio Page

  1. Only complete up to Todo 6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages