Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 191 Bytes

File metadata and controls

19 lines (13 loc) · 191 Bytes

LIX

build:

dune build

run REPL:

LD_LIBRARY_PATH=_build/default/stubs dune exec repl

run tests:

LD_LIBRARY_PATH=_build/default/stubs dune exec test