Files
radius-rs/Makefile
2020-11-28 17:37:32 +09:00

12 lines
99 B
Makefile

test:
cargo test
build:
cargo build
lint:
cargo clippy
gen:
bash ./scripts/generate_code.sh