package ogen

  1. Overview
  2. No Docs
A tool for creating new OCaml projects with OPAM, Oasis, and Merlin

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.2.tar.gz
md5=20d5fd51ca89ff9c927995b206ce1b5b

Description

ogen is a command-line program to help generate some of the boilerplate involved in creating OCaml projects, such as the opam, _oasis, and .merlin files. ogen features a simple-to-use dialog that allows the user to input specific options for their repository, as well as a number of additional commands that allow the user to set options separately.

Published: 18 May 2016

Dependencies (10)

  1. ppx_deriving_yojson >= "2.4" & < "3.0"
  2. ppx_deriving >= "3.0" & < "4.0"
  3. ppx_blob >= "0.1"
  4. yojson >= "1.3.0"
  5. ocaml-inifiles >= "1.2"
  6. linenoise >= "0.9.0"
  7. batteries >= "2.0.0"
  8. oasis build
  9. ocamlfind build
  10. ocaml >= "4.02" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None