package drom_toml
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=080b24601f5a6ac12980b029dd23bfe9e948f9959e89c54464e757a4db8f245a
Description
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
README
README.md
drom
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
Website: https://ocamlpro.github.io/drom
General Documentation: https://ocamlpro.github.io/drom/sphinx
API Documentation: https://ocamlpro.github.io/drom/doc
Sources: https://github.com/ocamlpro/drom
Dependencies (5)
Dev Dependencies (4)
-
ocamlformat
with-test
-
odoc
with-doc
-
ppx_expect
with-test
-
ppx_inline_test
with-test
Used by (1)
-
drom_lib
>= "0.8.0"
Conflicts
None