simeonesp / CS2-Code-Challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Challenges

Instructions

  • Fork this repo
  • Clone your fork
  • Add an upstream to your cloned fork that points back to the original repo with the following command:
git remote add upstream https://github.com/LambdaSchool/CS2-Code-Challenges.git
  • Every morning type git pull upstream master to retrieve the new challenge

About


Languages

Language:JavaScript 100.0%