ocaml-dune/Set up Dune

Install Dune and optionally build a project with Dune package management

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionWhich version of the Dune binary to installnonightly
stepsWhich steps to runnoall
directoryDirectory in which dune should be runno.
workspacePath of a `dune-workspace` file (in `directory`)no""
displayControl the log format generated by dune, see dune-config(5)no""
cache-prefixPrefix of the cache keysnov1
traces-as-artifactWhether the Dune traces should be uploaded as artifact (on-failure (default), always, or never)noon-failure
namedescription
dune-cache-hitA boolean value to indicate the Dune cache was found in the GHA cache