feat" add jusfile

This commit is contained in:
2025-01-14 23:50:04 +08:00
parent 5a2c42544b
commit ef08df173a

5
justfile Normal file
View File

@@ -0,0 +1,5 @@
_:
@just --list
build-linux-musl-with-zig:
cargo zigbuild --release --target x86_64-unknown-linux-musl