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.

GitHub

184 stars
17 watching
21 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml/oasis2opamConverts Oasis metadata to OPAM package descriptions27
ocaml/duneA build system that automates the process of compiling and packaging OCaml projects1,645
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
mjambon/dumTools for inspecting and debugging OCaml values29
ocaml-multicore/parallel-programming-in-multicore-ocamlA tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.285
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
proofgeneral/opam-switch-modeA package to manage opam switches in Emacs, providing a way to switch between different OCaml development environments.5
diskuv/dkml-installer-ocamlGenerates and distributes installers for the DkML distribution, providing a streamlined way to install and use OCaml on Windows, Debian/x86_64, and macOS/Silicon.62
tmattio/spinGenerates OCaml project templates with standardized configurations and conventions.295
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
tsubame-sp/ocaml_at_pA debugging tool for OCaml programming11
mirage/ormAutomatically generates functions to persist and query data using an object-relational mapping backend.60
cabalism/updoA 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-includedProvides a standard set of libraries and a consistent API for OCaml projects521
kiranandcode/gopcaml-modeA major mode for Emacs that provides an integrated development environment (IDE) for OCaml programming22