# clibra
Command-line interface for the [LIBRA CMake framework](https://jharwell.github.io/libra).
## Install
```bash
cargo install clibra
```
## Usage
```bash
clibra build --preset debug
clibra test --preset debug
clibra --help
```
Full documentation: https://jharwell.github.io/libra