Skip to content

consmith/Chrome_Spreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome_Spreader

GitHub Details

To clone this repo:

  • Copy the repo url
  • Open your terminal application
  • Use 'cd folderName' to navigate to where you want the file set up
  • Type 'git clone urlYouCopied'
  • Now you have the repo set up!

To commit to the repo:

  • Use 'cd fileLocation' to navigate to your project file location
  • Use 'git pull' to update your files with the master
  • Create a new branch on GitHub
  • Use 'git checkout yourBranchName' to navigate to your new branch
  • Use 'git add fileName' to add one file or 'git add -A' to add all files
  • Use 'git commit -m "Message describing your changes' to commit all changes
  • Use 'git push' to push all files to your branch
  • Go to GitHub and submit a merge request to the master
  • Once the request is approved the master will reflect your changes

Project Details

  • Chrome Extension
  • JavaScript (& HTML?, CSS?)
  • Started at TamuHack 2018

About

A speed reading extension for chrome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors