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

https://github.com/alexandrerouma/docker-osdev-pc

OS development tools for x86 and x86_64
https://github.com/alexandrerouma/docker-osdev-pc

Last synced: over 1 year ago
JSON representation

OS development tools for x86 and x86_64

Awesome Lists containing this project

README

          

# Quick install

Run `docker build . --tag=""`. Make sure to replace `` by anything easy to remember like `osdev-pc`.

This can take several hours on slower machines as it has to cross compile GCC.