tarun-pacifica / wdi6

All things WDI6'y

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##WDI6 GA SYDNEY 2014

Hello people!

First time setup instructions:

a) please fork this repository

Click the fork icon on the top right so you get your own copy on github

b) clone your forked repository to your computer

git clone ``your_own_forkedcopy_of_wdi6_on_github_url

c) Add upstream so your local copy's remote is referring to the WDI6 repository in github

cd wdi6

git remote add upstream https://github.com/tarun-pacifica/wdi6

git pull upstream master

About

All things WDI6'y


Languages

Language:Ruby 79.1%Language:CSS 17.4%Language:JavaScript 3.5%Language:CoffeeScript 0.0%