Commander. A toolkit for building command-line programs in Ruby.

visionmedia.github.com/commander

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2015
  • Update readme to point to new repo
March 2015
  • Fix Travis link
  • Bump rubocop
  • Move to commander-rb org
  • Kernel.abort is testable on JRuby now
  • Merge pull request #102 from tj/update-rspec
  • Update to latest RSpec
  • Update change log for 4.3.1
  • Merge pull request #101 from SkyTrix/patch-2
  • Bump version
  • Merge pull request #100 from SkyTrix/patch-1
  • Use more recent version of highline
February 2015
  • Move Metrics/LineLength to todo file
  • Style/VariableName
  • Style/UnlessElse
  • Style/GuardClause
  • Style/FormatString
  • Style/EachWithObject
  • Style/ClassAndModuleChildren
  • Lint/RescueException