Dmunch04 / IceOS

My own command line OS. Based on tutorials and articles, since this is for learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IceOS

My own command line OS. Based on tutorials and articles, since this is for learning

Status: IceOS v0.1b1 does not work! It's the first version to use the new files. Todo: Find a solution


Building & Running

First build it with

sh Build.sh

Then get the newly built iso file from the Builds folder


Links

Some of the websites I've visited during the making of IceOS:


Contributing & Contributors

It would be really cool if you wanna help! Just make a pull request, and you should be fine

Currently there's only me working on the project, but I've got some help and advice from various people such as Dave

About

My own command line OS. Based on tutorials and articles, since this is for learning

License:MIT License


Languages

Language:CMake 33.6%Language:C++ 30.6%Language:C 27.9%Language:Makefile 6.9%Language:Shell 0.7%Language:Assembly 0.4%