Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marekdedic/baseos

Basic Operating system
https://github.com/marekdedic/baseos

Last synced: about 1 month ago
JSON representation

Basic Operating system

Awesome Lists containing this project

README

        

# BaseOS
Basic Operating system written in C/C++ and assembly. Created for learning purposes.

Usage
-----
You need a linux environment with bash and apt in order to build BaseOS as it is. You also need at least 300MB of disk space and a basic understanding of bash.

Run "make". It will tell you what to do.