Skip to content

UGA-CSCI-740/lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Lab1

This is the first lab assignment.

Goal

You are to use GitHub, Travis CI, and Codacy. These tools will be used for every lab.

What you have to do

  • Take a screen shot of the VM desktop
  • Upload the screenshot to this github repo in a folder named done
  • Link Travis to this repo
  • Link Codacy to this repo
  • Add travis badge to repo, make sure to use the markdown and not image
  • Add codacy badge to repo

DUE (Data here)

Things that might help you out.

Learning git can get annoying sometime even puniful. Here are a few resources that can help you on along way.

Github

Git

These are great interactive web tutorials that will help you learn git.

Travis CI

Codacy

Cheat Sheets

These are some great cheat sheets made by the awesome people at GitHub