Get the code
Get a copy of the code
At the command line, navigate to the directory where you'd like this course code to live and type
git clone https://gitlab.com/brohrer/study-time-tools.git
cd study-time-tools
Get a copy of the code, backup method
If for any reason the "git clone" method doesn't work for you, if you'd just rather not mess around with git, here's another way to get the code.
- Download a compressed (zip file) version of the course code using this link. It will probably end up in your Downloads directory.
- Unzip it. Usually this happens more or less automatically when you double-click the zip file in a graphical file manager like Finder on MacOS or File Explorer in Windows.
- Move the directory study-time-tools-main that gets created to a convenient place, like a Documents directory.
- Open your command line tool and navigate to study-time-tools-main.
Problems?
If you have any difficulty, it's not your fault. It just means my instructions aren't good enough. Please post your trouble in the comments below and I'll try to help you get it straightened out and straighten the path for the next travelers.
0 comments