ez_cmdliner
Easy interface to Cmdliner à la Arg.parse with sub-commands
README
ez_cmdliner
ez_cmdliner is a simple layer on top of Cmdliner to provide an interface
à la Arg.parse with an extension for simple sub-commands.
Website: https://ocamlpro.github.io/ez_cmdliner
General Documentation: https://ocamlpro.github.io/ez_cmdliner/sphinx
API Documentation: https://ocamlpro.github.io/ez_cmdliner/doc
Sources: https://github.com/ocamlpro/ez_cmdliner
Install
Sources
Dependencies
ocamlformat
with-test
odoc
with-doc
ppx_expect
with-test
ppx_inline_test
with-test
cmdliner
with-test & < "1.1.0"
cmdliner
>= "1.1.0" & < "2.0.0"
ez_subst
>= "0.1"
ocplib_stuff
>= "0.3"
dune
>= "2.7.0"
ocaml
>= "4.07.0"
Reverse Dependencies