ctrlg
ctrlg copied to clipboard
[Feature]: switch from Makefile to `cargo-make`
Similar Issues
- [X] Before filing, I have searched for similar issues.
Description
cargo-make: https://github.com/sagiegurari/cargo-makecargo-makeGitHub Actions: https://github.com/marketplace/actions/rust-cargo-make
Use Case
Makefiles can be a burden to get working on Windows. I don't personally use Windows, but we should make it easier for new contributors to get started.
Decide between cargo-make and cargo-xtask