default: @just hello run: @cargo run main bin args='': @cargo run --bin {{args}} hello: @echo "Hello, world!"