Switch from `make` to `cargo-make`
Offen
CI
- Vorherrschende Sprache
- Rust
- Sterne
- 104
- Forks
- 138
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 56
Beschreibung
`cargo-make` is a bespoke task runner with some great features for `rust` projects.
I suggest we use this instead of our `makefile`. Notably it also lets you trivially install rust binaries if they're not installed yet.
The `miden compiler` [uses it](https://github.com/0xMiden/compiler/blob/next/Makefile.toml) and can be used as a baseline. Note that not all settings there will be applicable so don't copy paste blindly.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.