346 Forks
1346 Stars
1346 Watchers

dune

A composable build system for OCaml.

How to download and setup dune

Open terminal and run command
git clone https://github.com/ocaml/dune.git
git clone is used to create a copy or clone of dune repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dune https://github.com/ocaml/dune/archive/master.zip

Or simply clone dune with SSH
[email protected]:ocaml/dune.git

If you have some problems with dune

You may open issue on dune support forum (system) here: https://github.com/ocaml/dune/issues