ruby-cri

library for building easy-to-use commandline tools
  https://github.com/ddfreyne/cri
  0
  no reviews



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.