osmini
1.0.0
Mini operating system with a graphical interface, for x64 platforms, in Rust and Assembly
Don't forget to install the dependencies.
Run the following command to build the project : make build
Project to build on a Linux platform
binutils for Ubuntu)When running make run, the qemu program starts. Be sure it is installed.
You have to install : qemu-system (for package qemu-system-x86_64)