https://github.com/plsr/rust_os
https://github.com/plsr/rust_os
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plsr/rust_os
- Owner: Plsr
- Created: 2024-04-01T14:26:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T23:36:31.000Z (over 2 years ago)
- Last Synced: 2025-04-23T04:14:40.885Z (about 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Rust OS
## Installation
- Needs rust nightly: `rustup override set nightly`
- Needs `rustup component add rust-src` & `rustup component add llvm-tools-preview`
- Needs `cargo install bootimage`