package drom_lib

  1. Overview
  2. No Docs
The drom tool is a wrapper over opam/dune in an attempt to provide a cargo-like user experience

Install

Authors

Maintainers

Sources

v0.8.0.tar.gz
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.

Tags

org:ocamlpro

Published: 03 Jan 2023

Dependencies (10)

  1. crunch >= "3.2.0"
  2. directories >= "0.2"
  3. drom_toml = version
  4. ez_cmdliner >= "0.2.0" & < "1.0.0"
  5. ez_config >= "0.1.0" & < "1.0.0"
  6. ez_file >= "0.3.0" & < "1.0.0"
  7. ez_opam_file >= "0.1.0" & < "1.0.0"
  8. ez_subst >= "0.1"
  9. dune >= "2.7.0"
  10. ocaml >= "4.07.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Used by (1)

  1. drom >= "0.8.0"

Conflicts

None