dune

Homepage: https://github.com/ocaml/dune

Updated:

Summary

Integration with the dune build system

Commentary

This package provides helper functions for interacting with the
dune build system from Emacs.  It also prevides a mode to edit dune
files.

Installation:
You need to install the OCaml program ``dune''.  The
easiest way to do so is to install the opam package manager:

  https://opam.ocaml.org/doc/Install.html

and then run "opam install dune".

This file is not part of GNU Emacs.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Dependencies