1 Forks
12 Stars
12 Watchers

minios

Mini Operating System is a educational operating system with monolithic kernel design and clean implementation for x86 machines, written in C and Assembly.

How to download and setup minios

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

Or simply clone minios with SSH
[email protected]:debashisbarman/minios.git

If you have some problems with minios

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