Skip to content

sheldonucr/ucr-ee213

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

UCR EE 213 Fall 16


This is a repository for final project submission.


Step 1: Fork this repo

In the top-right corner of the page, click Fork. fork

Step 2: Create a local clone of your fork

$ git clone https://github.com/YOUR-USERNAME/ucr-ee213

Step 3: Create your work directory under project/

$ mkdir project/YOUR-NETID

You can copy the starter-code into your work directory and work on it. DO NOT change anything elsewhere.

Step 4: Submit your project

Make sure you didn't change anything outside your work directory. Click the green button New Pull Request.