GithubHelp home page GithubHelp logo

chicago-ds-120919's Introduction

Chicago-ds-120919

Class repository

Welcome to the class! We're SO EXCITED to have you here ๐Ÿ˜Š

Instructions

  • You want to keep your fork updated, ideally every day.

First time Setup

  • Fork this GitHub repo learn-co-students/chicago-ds-120919 to <your_github_username>/chicago-ds-120919. Forking a github Repo

If you still need help with forking a github repo, here are more resources.

In the terminal, cd inside the directory you are going to keep this program's files and work.

git clone https://github.com/<your_github_username>/chicago-ds-120919.git
cd chicago-ds-120919
git remote add upstream https://github.com/learn-co-students/chicago-ds-120919.git

Get the changes from the Class' Repo

Keeping your personal fork updated with the class' github repo us very important, as the Instruction team updates it almost every day.

Each time you want to update, you have to be in your local master branch git checkout master:

git fetch upstream
git rebase upstream/master

Update your personal fork's changes

While in your local master branch, type in the terminal

git push origin master

chicago-ds-120919's People

Contributors

j-max avatar joelsewhere avatar sucheta191212 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.