- Download or clone the gist.
- cd into the directory & do
$ npm install - I have used nodedelicious and it needs you to store delcious username & password as enviromnet varaibles so you will need to do the following.
$ export DELICIOUS_USER="<your username>" && export DELICIOUS_PASSWORD="<your password>"- Run
$ node index.js - PROFIT! you have your delicious export in a file called
bookmarks.htmlthat you can save or import in Pocket.