
Cri is a tool to create easy-to-use commandline interfaces in ruby with support for subcommands. the central concept in cri is the command, which has option definitions as well as code for actually executing itself.
this package contains the documentation for this library.