Ocaml-Dune
- dune-build(1) dune\N'45'build \N'45' Build the given targets, or all installable targets if none are given\N'46'
- dune-cache(1) dune\N'45'cache \N'45' Manage the shared artifacts cache
- dune-clean(1) dune\N'45'clean \N'45' Clean the project\N'46'
- dune-compute(1) dune\N'45'compute \N'45' Compute internal function\N'46'
- dune-config(5) dune\N'45'config \N'45' configuring the dune build system
- dune-describe(1) dune\N'45'describe \N'45' Describe the workspace\N'46'
- dune-exec(1) dune\N'45'exec \N'45' Execute a command in a similar environment as if installation was performed\N'46'
- dune-external-lib-deps(1) dune\N'45'external\N'45'lib\N'45'deps \N'45' Print out external libraries needed to build the given targets\N'46'
- dune-format-dune-file(1) dune\N'45'format\N'45'dune\N'45'file \N'45' Format dune files
- dune-help(1) dune\N'45'help \N'45' Additional Dune help
- dune-init(1) dune\N'45'init \N'45' Initialize dune components
- dune-install(1) dune\N'45'install \N'45' Install packages\N'46'
- dune-installed-libraries(1) dune\N'45'installed\N'45'libraries \N'45' Print out libraries installed on the system\N'46'
- dune-ocaml-merlin(1) dune\N'45'ocaml\N'45'merlin \N'45' Start a merlin configuration server
- dune-printenv(1) dune\N'45'printenv \N'45' Print the environment of a directory
- dune-promote(1) dune\N'45'promote \N'45' Promote files from the last run
- dune-rules(1) dune\N'45'rules \N'45' Dump internal rules\N'46'
- dune-runtest(1) dune\N'45'runtest \N'45' Run tests\N'46'
- dune-subst(1) dune\N'45'subst \N'45' Substitute watermarks in source files\N'46'
- dune-test(1) dune\N'45'test \N'45' An alias for runtest\N'46'
- dune-top(1) dune\N'45'top \N'45' Print a list of toplevel directives for including directories and loading cma files\N'46'
- dune-uninstall(1) dune\N'45'uninstall \N'45' Uninstall packages\N'46'
- dune-upgrade(1) dune\N'45'upgrade \N'45' Upgrade jbuilder projects to dune
- dune-utop(1) dune\N'45'utop \N'45' Load library in utop
- dune(1) dune \N'45' composable build system for OCaml