Commit graph

2 commits

Author SHA1 Message Date
minskim
5164dbe1f7 Update HOMEPAGE and fix a typo in COMMENT. 2005-04-11 03:53:57 +00:00
minskim
aa34255889 Import ruby-cmd.
cmd is a library for building line-oriented command interpreters in
Ruby. Simply inherit from cmd's Cmd class, and methods whose names
start with do_ become interactive commands.  cmd is inspired by the
Python library of the same name, but offers a distinctive Ruby feel
and several additional features.
2005-04-11 03:26:55 +00:00