package opaca

  1. Overview
  2. Docs
A friendly OCaml project scaffolding tool

Install

Dune Dependency

Authors

Maintainers

Sources

opaca-0.1.5.tbz
md5=36f70ae37a6fb0a61514e28f94223a2d

README.md.html

Opaca -- A friendly OCaml project scaffolding tool

Opaca quickly sets up a basic project to be used with jbuilder[link?] and topkg[link?]

simply run opaca new 'name' to scaffold a library project, or opaca new 'name' --bin to scaffold an executable project.

It doesn't do much beyond that