clibra 0.10.3-beta

CLI for the LIBRA CMake framework
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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