5 Forks
2 Stars
2 Watchers

hello-unix

Notes to Self on How to Set Up a developer space for myself in MacOS.

How to download and setup hello-unix

Open terminal and run command
git clone https://github.com/tomtom28/hello-unix.git
git clone is used to create a copy or clone of hello-unix 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 hello-unix https://github.com/tomtom28/hello-unix/archive/master.zip

Or simply clone hello-unix with SSH
[email protected]:tomtom28/hello-unix.git

If you have some problems with hello-unix

You may open issue on hello-unix support forum (system) here: https://github.com/tomtom28/hello-unix/issues