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