Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 299 Bytes

oubre

Learning to build an Operating System in Rust following this curriculum, https://os.phil-opp.com/

TUI

Text User Interface

Todo

  • Installation Guide
  • Compile WASM target machine
  • Refactoring
  • Commentary Notes
  • File System
  • Shell
  • Running processes
  • GUI
  • etc