Overview¶
Note
It is recommended that you use the hosted option for this class.
Operating System Dependencies¶
See the pages hosted, macOS, Ubuntu, or Windows 10 for how to install the operating system specific dependencies for your computer.
Clone Github Repository¶
Start by cloning or downloading this repository to your local computer. You can clone this repository using the Github Desktop Client or using the Git command line.
Clone using SSH
git clone git@github.com:bellevue-university/dsc650.git
Clone using HTTPS
git clone https://github.com/bellevue-university/dsc650.git
You will need access to this repository throughout the course, so place it in a reliable location.
Last update: March 12, 2023