ogen
A tool for creating new OCaml projects with OPAM, Oasis, and Merlin
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.
Install
- Authors
-
- Maintainers
-
Sources
Dependencies
ppx_deriving_yojson
>= "3.0"
ppx_deriving
>= "4.0"
ppx_blob
>= "0.1"
yojson
>= "1.3.0" & < "2.0.0"
ocaml-inifiles
>= "1.2" & < "2.0"
linenoise
>= "1.0.0"
batteries
>= "2.0.0" & < "3.0.0"
oasis
build
ocamlfind
build
ocaml
>= "4.02"
Reverse Dependencies