4 Forks
17 Stars
17 Watchers

lab

Learning happens in the lab, not the lecture hall. This repo contains various different coding and technical lab experiments, exercises, and explorations. I refer to these during Beginner Boost a lot.

How to download and setup lab

Open terminal and run command
git clone https://github.com/rwxrob/lab.git
git clone is used to create a copy or clone of lab repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lab https://github.com/rwxrob/lab/archive/master.zip

Or simply clone lab with SSH
[email protected]:rwxrob/lab.git

If you have some problems with lab

You may open issue on lab support forum (system) here: https://github.com/rwxrob/lab/issues