drom
OCaml project manager
A tool for creating and managing OCaml projects with automated documentation and CI/CD setup.
drom 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.
184 stars
17 watching
21 forks
Language: OCaml
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml/oasis2opam | Converts Oasis metadata to OPAM package descriptions | 27 |
ocaml/dune | A build system that automates the process of compiling and packaging OCaml projects | 1,635 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
mjambon/dum | Tools for inspecting and debugging OCaml values | 29 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
proofgeneral/opam-switch-mode | A package to manage opam switches in Emacs, providing a way to switch between different OCaml development environments. | 5 |
diskuv/dkml-installer-ocaml | Generates and distributes installers for the DkML distribution, providing a streamlined way to install and use OCaml on Windows, Debian/x86_64, and macOS/Silicon. | 63 |
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
cabalism/updo | A tool that automates the process of maintaining and upgrading Haskell projects by mapping packages and constraints to customizable project templates. | 8 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 519 |
kiranandcode/gopcaml-mode | A major mode for Emacs that provides an integrated development environment (IDE) for OCaml programming | 21 |