public
Description: Co-ops are run by dirty hippies; dirty hippies have beards; therefore, this app is called beardo.
Homepage: http://coopapp.com
Clone URL: git://github.com/qrush/beardo.git
beardo /
name age message
file .gitignore Tue Apr 07 21:54:53 -0700 2009 I guess Jeweler auto-committed the version file... [qrush]
file README.textile Wed Apr 08 06:31:26 -0700 2009 Updating README [qrush]
file Rakefile Wed Apr 08 06:29:57 -0700 2009 Fixing gemspec so it actually works [qrush]
file TODO Tue Apr 07 21:15:40 -0700 2009 Moving docs around. [qrush]
file VERSION.yml Tue Apr 07 21:49:56 -0700 2009 Version bump to 0.1.0 [qrush]
file beardo.gemspec Wed Apr 08 06:29:57 -0700 2009 Fixing gemspec so it actually works [qrush]
directory bin/ Wed Apr 08 06:14:51 -0700 2009 Adding coop script [qrush]
directory lib/ Wed Apr 08 06:14:51 -0700 2009 Adding coop script [qrush]
directory spec/ Wed Apr 08 06:14:51 -0700 2009 Adding coop script [qrush]
README.textile

beardo

“Co-ops are run by dirty hippies; dirty hippies have beards; therefore, this app is called beardo.”

No, seriously.

This is a command line interface for Co-op, since some of us are too cool to use the web interface.
It started as a boston.rb hackfest project, so blame the pizza and beer if there’s bugs.

Wait, what?

It uses rest-client as a wrapper around the Co-op API.

Do I need a beard, too?

No, you don’t. All you need is a .beardorc in your HOME directory, with the following info (in YAML format):

email: dirty@hippie.com
password: drumcircle
group: 422

Then, run coop "your-message-here" and your status on Co-op should be updated.