feat: run use temp sub file

This commit is contained in:
2020-11-14 21:31:13 +08:00
parent 723819e2e2
commit 1b28ec7f8e
3 changed files with 90 additions and 7 deletions

8
justfile Normal file
View File

@@ -0,0 +1,8 @@
# justfile, build bin file
release:
cargo b --release
release-linux:
cargo r -- build --release