1 comment

[ 3.2 ms ] story [ 12.5 ms ] thread
Some interesting libs there. Are you familiar with docopt? http://docopt.org/ (originally for python, but has a ruby port). I think it makes the whole command-line parameters/options handling extremely elegant. I used it only with python and it just can't get simpler than that.