Skip to content

Instantly share code, notes, and snippets.

@alecchen
Created January 29, 2010 05:57
Show Gist options
  • Save alecchen/289490 to your computer and use it in GitHub Desktop.
Save alecchen/289490 to your computer and use it in GitHub Desktop.

delicious-library-tw

a dirty sinatra app to add taiwan books support in delicious library

Prerequisites

gem install sinatra haml nokogiri isbn-tools

Usage

  1. add the following line into /etc/hosts

    0.0.0.0 webservices.amazon.fr

  2. run dl.rb as root

    sudo ruby dl.rb -p 80

  3. use delicious library as usual

Copyright

Copyright (c) 2010 Alec Chen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment