1 2 3 4 5 6 7
alias r := run run *args: cargo run --release -- {{args}} test: cargo nextest run || cargo insta review