Skip to content

compromyse/bubbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

194 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubbl

An Operating System for The x86 Architecture.

Building

Dependencies: nix with flakes enabled and (optionally) direnv

After entering the devshell (with direnv or nix develop),

mkdir build && cd build
cmake -G Ninja ..
ninja

Running

ninja run # or run-headless or run-gdb

Authors

About

An Operating System for The x86 Architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors