Description

ppx_deriving_cmdliner is a ppx_deriving plugin that generates a Cmdliner Term.t for a record type.

Tags

syntax cli

Published: 03 May 2021

Dependencies (7)

  1. alcotest with-test
  2. ppxlib >= "0.18.0" & < "0.26.0"
  3. dune
  4. ppx_deriving >= "5.0"
  5. result
  6. cmdliner >= "1.0.0"
  7. ocaml >= "4.05"

Reverse Dependencies (1)

  1. ppx_subliner

Conflicts

    None