Quickl 0.1.1 Released

quickl version 0.1.1 has been released !

Quickl helps you create Ruby command line apps. From simple commands to
complex delegates (ala ‘git …’), Quickl helps via the following
features:

  • Simple command creations via simple classes
  • Delegate commands via ruby namespacing and DRY conventions
  • Command help, synopsis, overview, … provided via rdoc
  • Command options via standard OptionParser
  • Robust support for error handling
  • Command testing made easy as well

Installation:

gem install quickl

Changes:

0.1.1 / 2010-12-24

  • Fixed gemspec problems
  • First official release

0.1.0 / 2010-12-22

  • Birthday!

Merry Christmas