Campy - a tiny Campfire Ruby client so you can get on with it
I released campy yesterday to slim down my dependency chain in a few projects (no requirements for streaming, locking rooms, etc.). It’s implemented on top of Net::HTTP and only requires the multi_json to deal with older Ruby versions. The Ruby library is pretty simple and it ships with the campy command for command line scripting. $ campy speak 'So enjoy!'
Post a comment