rust-osdev-jumpstart icon indicating copy to clipboard operation
rust-osdev-jumpstart copied to clipboard

Could use cargo-make instead of plain make

Open berkus opened this issue 4 years ago • 1 comments

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.

berkus avatar Dec 28 '20 16:12 berkus

You are absolutely right! And just.

I love your work by the way. I will read some more soon.

alilee avatar Dec 28 '20 22:12 alilee