1 2 3 4 5 6 7 8 9 10 11
set dotenv-load := true help: @just --list --unsorted build: cargo build alias b := build test: cargo test -- --nocapture