https://github.com/qrush/beardo
Co-ops are run by dirty hippies; dirty hippies have beards; therefore, this app is called beardo.
https://github.com/qrush/beardo
Last synced: 7 months ago
JSON representation
Co-ops are run by dirty hippies; dirty hippies have beards; therefore, this app is called beardo.
- Host: GitHub
- URL: https://github.com/qrush/beardo
- Owner: qrush
- Created: 2009-04-08T01:07:27.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-08T13:31:53.000Z (about 17 years ago)
- Last Synced: 2025-01-28T23:37:27.966Z (over 1 year ago)
- Homepage: http://coopapp.com
- Size: 85.9 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. beardo
"Co-ops are run by dirty hippies; dirty hippies have beards; therefore, this app is called beardo."
h2. No, seriously.
This is a command line interface for "Co-op":http://coopapp.com, since some of us are too cool to use the web interface.
It started as a "boston.rb":http://bostonrb.org hackfest project, so blame the pizza and beer if there's bugs.
h2. Wait, what?
It uses "rest-client":http://github.com/adamwiggins/rest-client as a wrapper around the "Co-op API":http://coopapp.com/api.
h2. 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.