Switch from `make` to `cargo-make`
Abierto
CI
- Lenguaje dominante
- Rust
- Estrellas
- 104
- Forks
- 138
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 56
Descripción
`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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.