awesome-cli-ruby icon indicating copy to clipboard operation
awesome-cli-ruby copied to clipboard

Awesome Command Line Applications in Ruby Presentation

trafficstars

Awesome Command Line Applications in Ruby

Slides for my talk at OSCON, July, 2011

View

Building

git clone http://github.com/davetron5000/awesome-cli-ruby.git
cd awesome-cli-ruby
gem install bundler # use sudo if not using rvm
bundle install      # again, use sudo if not using rvm
showoff serve       # browse to http://localhost:9090

License

Creative Commons License
Awesome Command Line Applications in Ruby by David Copeland is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
Based on a work at www.github.com.