dump_ocamlformat
dumps a preset configuration of ocamlformat
.
Install dependencies with the following command.
opam switch create . -y
eval $(opam env)
opam install -y . --deps-only
From opam repository,
# TODO
From this repository,
opam install -y .