dune: dune (ocaml build system - formerly jbuilder)
dune:
dune: Dune is a build system designed for OCaml/Reason projects only.
dune: It focuses on providing the user with a consistent experience and
dune: takes care of most of the low-level details of OCaml compilation.
dune: All you have to do is provide a description of your project and
dune: dune will do the rest.
dune:
dune: homepage: https://github.com/ocaml/dune
dune:
dune: