mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
bab12602c8
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
5 lines
283 B
Text
5 lines
283 B
Text
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.
|