Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aenriii/veil
os in rust, i was bored.
https://github.com/aenriii/veil
Last synced: 3 months ago
JSON representation
os in rust, i was bored.
- Host: GitHub
- URL: https://github.com/aenriii/veil
- Owner: aenriii
- Created: 2023-01-18T20:05:31.000Z (almost 2 years ago)
- Default Branch: meow
- Last Pushed: 2023-04-03T22:57:20.000Z (over 1 year ago)
- Last Synced: 2024-05-19T18:22:00.278Z (6 months ago)
- Language: Rust
- Size: 146 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
veil
an OS in Rust
## How to run
### This assumes you have qemu-system-x86_64 installed and on your path.`cargo install bootimage`
`rustup component add llvm-tools-preview`
`cargo run`