feat: udpate justfile

This commit is contained in:
2024-09-07 01:33:57 +08:00
parent 7be3e51da0
commit 50e40522e9

View File

@@ -1,6 +1,10 @@
_: _:
@just --list @just --list
# install card-cli
install:
cargo install --path .
# run --help # run --help
help: help:
cargo r -- --help cargo r -- --help