cargo-ligen 0.1.7

Cargo command for Ligen (https://github.com/sensorial-systems/ligen)
cargo-ligen-0.1.7 is not a library.

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.