Files
radius-rs/Makefile
2020-11-29 12:45:35 +09:00

12 lines
99 B
Makefile

test:
cargo test
build:
cargo build
lint:
cargo clippy
gen:
bash ./scripts/generate-code.sh