mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-07-29 21:53:09 +01:00
Separate the code generator to dedicated project
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
test:
|
||||
cargo test
|
||||
|
||||
build:
|
||||
cargo build
|
||||
|
||||
lint:
|
||||
cargo clippy
|
||||
|
||||
Reference in New Issue
Block a user