cli_base 0.5.1
Think of CLI::Base as a COM, a Commandline Object Mapper, in much the same way that ActiveRecord::Base is an ORM. A subclass of CLI::Base can define a complete command line tool using nothing more than Ruby method definitions.
Think of CLI::Base as a COM, a Commandline Object Mapper, in much the same way that ActiveRecord::Base is an ORM. A subclass of CLI::Base can define a complete command line tool using nothing more than Ruby method definitions.