Parsing options with optimus-prime
optimus-prime is a gem for creating classes that are responsible for handling command line arguments, and providing easy inline help for generating command line documentation.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
optimus-prime is a gem for creating classes that are responsible for handling command line arguments, and providing easy inline help for generating command line documentation.
Comments
Amazing !!!!!!! Simple, usable, amazing.
I actually wrote something similar - but your solution is much better, keep up good work :)
Post a comment