4 Forks
12 Stars
12 Watchers

os-dev

Code repository of the Poncho tutorial series of Operating System development.

How to download and setup os-dev

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

Or simply clone os-dev with SSH
[email protected]:Jmallone/os-dev.git

If you have some problems with os-dev

You may open issue on os-dev support forum (system) here: https://github.com/Jmallone/os-dev/issues