Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 328 Bytes

File metadata and controls

11 lines (8 loc) · 328 Bytes

Build

Build is as simple as make. Obviously you have to be in project root. Directory /_build with all artifacts will be created. Tests can be runned by make test command.

Type make doc to run ocamldoc. *.docdir with documentation (in html) should appear.

Builded with:

  • Debian 9.5
  • Ocaml 4.02.3
  • Oasis 0.4.11