Skip to content

INCATools/whelk-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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