0xMiden / 0xMiden/node

Switch from `make` to `cargo-make`

Open
#1,142 4 comments 0 reactions 0 assignees View on GitHub
CI
Dominant language
Rust
Stars
104
Forks
138
Avg merge
1d 13h
Merged PRs (30d)
56

Description

`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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.