rust-osdev-jumpstart
rust-osdev-jumpstart copied to clipboard
Could use cargo-make instead of plain make
I use it in my project and it seems much more capable (e.g. cross-execution on windows, linux and macos) - see here. Sample github actions runs here.
Feel free to borrow anything from that repo.
You are absolutely right! And just.
I love your work by the way. I will read some more soon.