package drom

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.0.tar.gz
md5=abd11ae9727899dbae6ad79639c66204
sha512=3e8e7ad76608e8025ff129b9f2ad1377585da64ee599a28e4a29419d99529e82bb90fbb6d71088ad5393b696e3df8c62b57792da32834c3158f0976c6d1c7883

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: 26 Feb 2022

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 (3)

  1. drom_lib = version
  2. dune >= "2.7.0"
  3. 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

None

Conflicts

None