Add util make subcmd

This commit is contained in:
moznion
2020-11-28 17:37:32 +09:00
parent 869c7cb98b
commit a4044c29e2

View File

@@ -1,5 +1,11 @@
test:
cargo test
build:
cargo build
lint:
cargo clippy
gen:
bash ./scripts/generate_code.sh