Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 151 Bytes

File metadata and controls

12 lines (11 loc) · 151 Bytes

Installation

This project use build system "dune".

opam install dune

Use

# Compile
dune build
# Execute
dune exec src/main.exe