Switch from `make` to `cargo-make`
未关闭
CI
- 主要语言
- Rust
- 星标
- 104
- 派生
- 138
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 56
描述
`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.
贡献指南
评估
这个 Issue 还没有评估数据。