drom_lib
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience
README
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
Install
- Published
-
25 Jan 2021
- Authors
-
- Maintainers
-
Sources
Dependencies
ocamlformat
with-test
odoc
with-doc
ppx_expect
with-test
ppx_inline_test
with-test
directories
>= "0.2"
ez_cmdliner
>= "0.2.0" & < "1.0.0"
ez_config
>= "0.1.0" & < "1.0.0"
ez_file
>= "0.2.0" & < "0.3.0"
ez_opam_file
>= "0.1.0" & < "1.0.0"
ez_subst
>= "0.1"
toml
>= "6.0.0" & < "7.0.0"
dune
>= "2.6.0"
ocaml
>= "4.07.0"
Reverse Dependencies
drom
= "0.3.0"