Skip to content

colatkinson/simple_os

Repository files navigation

SmokeOS

SmokeOS is a barebones OS I'm tinkering with.

Usage

$ mkdir build && cd build
$ cmake ..
$ make
$ make iso
$ qemu-system-i386 -cdrom smokeos.iso

About

A little barebones OS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages