package oskel

  1. Overview
  2. Docs
Skeleton generator for OCaml projects

Install

Authors

Maintainers

Sources

oskel-0.3.0.tbz
sha256=e7d1abb7cb501334ca495757ef10744883f3773cac8ac67de54394ad5f6dc71b
sha512=228b11bd586b322f0306a08448ef800fc067e4e8979a812590c4bda50ea499d055fb0ecd429ad73caba599fdcd98da8d2ad1fb42253a3d1c6a3ea9737f213cdb

Description

Skeleton generator for OCaml projects

oskel is a tool for generating stubs of OCaml projects pre-equipped with the standard boilerplate: OCamlformat config file, Alcotest scaffolding, auto-generation of [*.opam] files via [dune-project] etc. It supports generating binaries with Cmdliner, Fmt and Logs support. The resulting projects are compliant with [dune-release lint].

Published: 06 May 2020

Dev Dependencies (1)

  1. cmdliner with-test & < "1.1.0"

Used by

None

Conflicts

None