91 Forks
516 Stars
516 Watchers

OS

Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics

How to download and setup OS

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

Or simply clone OS with SSH
[email protected]:pritamzope/OS.git

If you have some problems with OS

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