Nothing Special   »   [go: up one dir, main page]

Skip to content

Latest commit

 

History

History

examples

Example projects

Build all projects:

$> dune build @examples/default

Or a single one:

$> dune build @examples/<path-to-example-project>/default

Compilation artifacts can be found in ${REPO_ROOT}/_build/default/examples/.