Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aenriii/veil

os in rust, i was bored.
https://github.com/aenriii/veil

Last synced: 3 months ago
JSON representation

os in rust, i was bored.

Awesome Lists containing this project

README

        


veil


an OS in Rust







## How to run
### This assumes you have qemu-system-x86_64 installed and on your path.

`cargo install bootimage`
`rustup component add llvm-tools-preview`
`cargo run`