Skip to content

mistertempleton/CIDM3312

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the title

Commands covered 9/10/2018:

  • git int
  • git add .
  • git commit -m (message)
  • Console.WriteLine("September 17th, 2018");

From GitHub new repo screen:

  1. echo "# CIDM3312" >> README.md
  2. git init
  3. git add README.md
  4. git commit -m "first commit"
  5. git remote add origin https://github.com/mistertempleton/CIDM3312.git
  6. git push -u origin master

Console.WriteLine("Hello World! (September 12th, 2018)"~);

About

A repo for things related to (Homework assignments, projects, etc.) CIDM 3312 for the Fall 2018 semester.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages