chore: add justfile

This commit is contained in:
2020-12-27 22:17:16 +08:00
parent c838ad326b
commit 586e6a8e4b

5
justfile Normal file
View File

@@ -0,0 +1,5 @@
_:
@just --list
install:
cargo install --path .