Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 356 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 356 Bytes

whelk-rs

This is an experimental implementation of Whelk in Rust

Build

Clone this repo, change into the whelk-rs directory (cd whelk-rs), and then:

cargo build --release

Running

./target/release/whelk -i uberon.owl

Testing

cargo test --release -- --nocapture