8 releases
0.1.7 | Aug 16, 2021 |
---|---|
0.1.6 | Jul 2, 2021 |
0.1.5 | May 28, 2021 |
#69 in #cargo-command
26 downloads per month
11KB
246 lines
cargo-ligen
Cargo command for LIGEN (Language Interface GENerator)
Requirements
rustup toolchain install nightly
Note: There is no need to make it default.
Installation
cargo install cargo-ligen
Usage
cargo ligen
to build debug libraries.
cargo ligen --release
to build release libraries.
In fact, any other parameter available in cargo build
is also available in cargo ligen
.
Dependencies
~3.5MB
~70K SLoC