From: "R.. Kumar" Date: 2010-06-19T01:59:15+09:00 Subject: Re: State of the union for Ruby CLI libraries? > 2. gli offers scaffolding (generation of dir structure, and a program to > start off with containing tasks specified on command line.) > > commander does not (from what i see), but I've written a similar ruby > script to generate the shell program. > Commander does offer generating a basic program: $ commander init -- Posted via http://www.ruby-forum.com/.