mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-25 01:04:44 +01:00
6 lines
59 B
Makefile
6 lines
59 B
Makefile
build:
|
|
cargo build
|
|
|
|
gen:
|
|
bash ./scripts/generate_code.sh
|