Skip to content

alexmbeasley/alex-beasley1.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alex-beasley1.github.io

How to install new 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. 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

First Website

-Complete todos 1-10

Portfolio Page

-Complete todos 1-5

How to test projects

  1. In terminal, type => os test
  2. Type github username if prompted
  3. Type personal access toekn if prompted
  4. Select bootcamp session
  5. Select project to test

How to run git commands

  1. In terminal, type => git add -A
  2. In terminal, type => git commit -m "describe your work"
  3. In terminal, type => git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published