README.md 1.1 KB

flickrlicense

A thingy to update Flickr photo licenses

Dependencies

Setup

Install dependencies:

bundle install

Copy config.sample.yml to config.yml and replace field values with a Flickr API key and secret and a generated random session secret.

Start the server:

bundle exec rackup

The app should now be running at localhost:9292 and you can login with your Flickr account.