This example uses a very simple
Sinatra
app for the remote store. It assumes you have
ruby
installed. You'll need to start the Sinatra server up in a terminal before you get going, using:
$ cd <the directory this file is in>
$ ruby store.rb
Description:
, Link: