OS written in Rust for a science project
Go to file
Yash Karandikar bd7413050e Bind up arrow key to fetch previous command 2022-03-05 21:31:26 -06:00
.cargo Create dummy allocator 2021-09-19 13:59:28 -05:00
.github/workflows Add workflow to format code automatically 2021-09-20 12:33:53 -05:00
src Bind up arrow key to fetch previous command 2022-03-05 21:31:26 -06:00
.gitignore More debugging 2021-09-27 08:38:47 -05:00
Cargo.lock make it compile again lmao 2022-03-04 15:09:18 -06:00
Cargo.toml make it compile again lmao 2022-03-04 15:09:18 -06:00
LICENSE Initial commit 2021-09-15 11:32:44 -05:00
README.md Initial commit 2021-09-15 11:32:44 -05:00
x86_64-karxos.json Create custom target 2021-09-15 14:54:27 -05:00

README.md

KarxOS

OS written in Rust for a science project