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.
- Launch your VM in Oracle Virtual Box
- Open a terminal window or IDE (Powershell ISE, Visual Studio Code)
- Clone Repository
git clone https://github.com/lhundt-ung/CS1411/
- Launch your VM in Oracle Virtual Box
- Open a terminal window or IDE (Powershell ISE, Visual Studio Code)
- Change Directory (cd) to base of the repository folder (i.e c:\users\cs1411\Documents\Github\CS1411)
- Pull (Sync) Repository
git pull