9 releases

0.2.0 Jul 4, 2020
0.1.2 Apr 5, 2020
0.1.0 Mar 12, 2020
0.0.6 Mar 12, 2020
0.0.2 Feb 20, 2020

#1284 in #interface


Used in blih

GPL-2.0-only

9KB
167 lines

blih-rs

Epitech Blih, but in Rust.

Feel free to make an issue if you encounter problem.

Usage

Same as the official blih cli.

Dev Usage

The repo contain both a lib crate and a bin crate. The bin is juste a cli wrapper for the lib, it is quite simple. All the code is the blih_rs folder.

[dependencies]
blih_rs = "0.0.5"

Dependencies

~6–11MB
~213K SLoC