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
- Authors
-
- Maintainers
-
Sources
v0.6.0.tar.gz
md5=abd11ae9727899dbae6ad79639c66204
sha512=3e8e7ad76608e8025ff129b9f2ad1377585da64ee599a28e4a29419d99529e82bb90fbb6d71088ad5393b696e3df8c62b57792da32834c3158f0976c6d1c7883
Dependencies
ocamlformat
with-test
odoc
with-doc
ppx_expect
with-test
ppx_inline_test
with-test
directories
>= "0.2"
ez_cmdliner
>= "0.4.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
>= "7.0.0" & < "8.0.0"
dune
>= "2.7.0"
ocaml
>= "4.07.0"
Reverse Dependencies
drom
>= "0.6.0"