Crates.io | kbuild |
lib.rs | kbuild |
version | 0.1.5 |
source | src |
created_at | 2024-04-30 10:13:24.635477 |
updated_at | 2024-05-09 12:40:20.358719 |
description | This package help you to build rust kernel quickly and easily. |
homepage | |
repository | https://github.com/Byte-OS/kbuild |
max_upload_size | |
id | 1224792 |
size | 30,312 |
This is a cargo tool for building a rust os.
cargo install kbuild
kbuild build test.toml riscv64-qemu
TIPS: test.toml is the config included in the kbuild.