AkaiLang/justfile
2025-08-09 14:50:24 +02:00

5 lines
No EOL
51 B
Makefile

run:
cargo run
test:
cargo test --verbose