Skip to content

talalc/jst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Search Tracker

###Collaboration Instructions

  1. Fork JST from here: https://github.com/davidmccoy/jst

  2. Go to your JST fork

  • copy your ssh key
  • $ git clone [email protected]:ghostropic/jst.git (creates the rails folder)
  • make sure you are outside of any other git repos
  1. $ git remote -v (prints to terminal remote repos)

  2. $ git remote add upstream [email protected]:davidmccoy/jst.git

  • this will make it so you can pull from GitHub
  • just make sure you push your branch to origin your branch, and then send a pull request (similar to homework submission)
  • don't push to upstream master

About

Collaborative reproduction of the JSS Job Search Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 93.0%
  • CSS 4.4%
  • JavaScript 2.6%