Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.32 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.32 KB

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.