Description
Builds OCaml projects with a composable build system formerly known as jbuilder. It handles libraries, executables, tests, generated files, and package metadata in OCaml workflows.
Use it when an OCaml project includes dune configuration files. Build rules can run code generators or tests, so review unfamiliar projects before executing builds.