Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pkqk/ros

following along with http://os.phil-opp.com
https://github.com/pkqk/ros

Last synced: about 2 months ago
JSON representation

following along with http://os.phil-opp.com

Awesome Lists containing this project

README

        

# It's marginally alive

Following along with the posts at
[Writing an OS in Rust](http://os.phil-opp.com).

Currently it's the first blog post that prints a
green OK to the screen. I've set up all the required
programs in a docker image so you can just run

$ docker-compose run shell
$ make

And then I've been running the `build/ros.iso` in
VirtualBox.