Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 157 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 157 Bytes

Build & Run

cargo build --release --manifest-path ../../c-api/Cargo.toml
meson builddir --buildtype release
ninja -C builddir
builddir/outline