package drom_lib
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=9b27216b7ce4d6ca1f7a0fbfe845c07c80557258f85ba383f70a2affdb37ffab
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 (8)
-
directories
>= "0.2"
-
ez_cmdliner
>= "0.1.0" & < "1.0.0"
-
ez_config
>= "0.1.0" & < "1.0.0"
-
ez_file
>= "0.2.0" & < "0.3.0"
-
opam-file-format
>= "2.1.1" & < "3.0.0"
-
toml
>= "5.0.0" & < "6.0"
-
dune
>= "2.6.0"
-
ocaml
>= "4.07.0"
Dev Dependencies (5)
-
ocamlformat
with-test
-
odoc
with-doc
-
ppx_expect
with-test
-
ppx_inline_test
with-test
-
dune
with-test & < "2.8.0"
Used by (1)
-
drom
< "0.3.0"
Conflicts
None