Skip to content

RuijiaX/gpi-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpi-labs

We'll update this repository weekly to distribute the labs for 07-131.

Getting started

Clone this repository to your private directory on AFS by cding into your private directory and running git clone https://github.com/cmugpi/gpi-labs.git.

Updating

Every week, you can run git pull to get the newest lab.

Tips

We recommend that you save your work early and often. In git, this is accomplished by using git add <FILES> to add your changes, and then git commit to commit them. Every lab requires you to commit your changes before you submit. Some labs will explicitly require commits in order to progress to the next part of the lab.

Later in the semester, we'll go over git in more detail. We do not expect you to understand everything on day one!

About

07-131 lab distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 60.3%
  • Shell 32.6%
  • Makefile 7.1%