1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 15:40:03 +08:00

feat: add justfile

This commit is contained in:
2020-11-29 23:24:46 +08:00
parent c61c8d37e4
commit 0001f67f0d

9
justfile Normal file
View File

@@ -0,0 +1,9 @@
# help
aa:
@just --list
# example log
log:
cargo run --example log