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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 May 2016
- Authors
- Maintainers
Sources
Dependencies
ppx_deriving_yojson
>= "2.4" & < "3.0"
ppx_deriving
>= "3.0" & < "4.0"
ppx_blob
>= "0.1"
yojson
>= "1.3.0"
ocaml-inifiles
>= "1.2"
linenoise
>= "0.9.0"
batteries
>= "2.0.0"
oasis
build
ocamlfind
build
ocaml
>= "4.02" & < "4.03"
Reverse Dependencies