November Route 9 Ruby: Dan Pickett on Building Command Line Interfaces -- Next Wed, Nov 14
11 views
Skip to first unread message
Darren Torpey
unread,
Nov 8, 2012, 5:27:05 PM11/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to boston-r...@googlegroups.com
Hi folks,
This month's Route 9 Ruby Group meetup is next Wed, Nov 14th at Punchbowl.com's office in Framingham, starting at 5:30pm. Free parking, beer, and pizza, as always.
This month we have none other than Dan Pickett giving a talk on building happiness-inducing, productivity-enhancing command-line applications:
Building Command Line Interfaces With Ruby
With the increasing popularity of internal tools and the desire to build utilities that save you time, it is often handy to be able to whip up Ruby-based command line applications to make you more productive and happy! In this talk, we'll explore libraries that can help you write command line interfaces and libraries that will help you test them. We'll focus on Thor and Aruba to get things done on the command line, while covering the aspects of unit testing vs. acceptance testing.