Git Product home page Git Product logo

yalies-on-rails-2014-spring's Introduction

Yalies-On-Rails-2014-Spring

This is the home repo for the 2014 STC Course Yalies On Rails.

You probably want to check out the wiki.

How to Submit Assignments via GitHub

Setup your repo. (One time only)

  1. Fork this repo to your github account.
  2. Clone it onto your computer git clone ___
  3. Add STC's copy as a remote nicknamed 'upstream'
  git remote add upstream https://github.com/yale-stc-developer-curriculum/Yalies-On-Rails-2014-Spring.git

###Working in your personal repository

  1. cd to the folder with your name
  2. Do your work (IN YOUR FOLDER ONLY!)
  3. You can view example code in the folder EXAMPLE
  4. Git add/commit/push to your copy
  5. Try to get into the habit of adding/committing/pushing very often - every substantial change, approximately every 3-10 minutes

###Updating your personal repository match STC's

When the STC repository changes (new assignments or updated testing file) you'll have to update your copy

  1. cd to the Yalies-On-Rails-2014-Spring repository
  2. git pull upstream master to pull updates from upstream (=STC's copy) to your master branch

###Submit your work to STC's repository

When you're ready to submit your assignment, you'll use a Pull Request.

  1. Make sure you've committed all of the changes you intended to your personal github repository (check the website to be sure)
  2. Navigate to STC's github page for the course https://github.com/yale-stc-developer-curriculum/Yalies-On-Rails-2014-Spring/
  3. Click on "pull requests" in the right bar
  4. Click on "new pull request" in the top right
  5. Click "compare across forks"
  6. Base fork should be STC's and head fork should be yours. Both should be on the master branch.
  7. Click "create pull request"

yalies-on-rails-2014-spring's People

Contributors

caseywatts avatar petahwin avatar adambray avatar danielpearson7411 avatar johnpham92 avatar mnquintana avatar shippy avatar catherinestark avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.