slackbuilds/development/dune
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/dune: Added (ocaml build system - formerly jbuilder). 2021-04-17 23:19:28 -05:00
dune.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
dune.info development/dune: Added (ocaml build system - formerly jbuilder). 2021-04-17 23:19:28 -05:00
slack-desc development/dune: Added (ocaml build system - formerly jbuilder). 2021-04-17 23:19:28 -05:00

README

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