good-os-framework 0.3.1

A simple operating system framework for framekernel written in Rust
Documentation
1
2
3
4
5
6
7
8
# good-os-framework

This is a simple, stupid OS framework for framekernel. It's based on [TrashOS](https://github.com/wenxuanjun/TrashOS)

## Example
[racaOS](https://github.com/zzjrabbit/racaOS)