Skip to content

Declarative command line parsing for OCaml with `@@deriving`.

Notifications You must be signed in to change notification settings

mtoohey31/ppx_cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppx_cmd

Declarative command line parsing for OCaml with @@deriving.

TODO

  • Subcommands.
  • Add documentation to README.
  • Avoid repeating expressions in output (for value bindings that use others, and helpers that are repeated).

About

Declarative command line parsing for OCaml with `@@deriving`.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published