pusher / stronghold-ruby

Ruby client for stronghold.
MIT License
1 stars 1 forks source link

Create gem, add command line client #1

Closed cultureulterior closed 11 years ago

cultureulterior commented 11 years ago

This modifies the library ruby stronghold client as follows:

Change the ruby file into a gem, add documentation, tests that the port connected to is stronghold, and wraps excon exceptions, so that we can replace it if needed.

This also adds a command line client.