Skip to content

uberentwickelt/CS1411

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Fall 2019 CSCI1411: Script Programming Repository

Throughout the semester, assignment and lab starter code will be posted inside this repository that you will be able to pull inside of your individual VMs.

Setting up your first copy of CS1411 Repo

  1. Launch your VM in Oracle Virtual Box
  2. Open a terminal window or IDE (Powershell ISE, Visual Studio Code)
  3. Clone Repository
git clone https://github.com/lhundt-ung/CS1411/

Getting the latest copy

  1. Launch your VM in Oracle Virtual Box
  2. Open a terminal window or IDE (Powershell ISE, Visual Studio Code)
  3. Change Directory (cd) to base of the repository folder (i.e c:\users\cs1411\Documents\Github\CS1411)
  4. Pull (Sync) Repository
git pull

About

Class Repo for Assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published