jammus / lastfm-node

Read and write to Last.fm with node.js
http://return12.tumblr.com/tagged/lastfm-node
MIT License
202 stars 33 forks source link

Paths updated! #8

Closed garrettwilkin closed 13 years ago

garrettwilkin commented 13 years ago

Hello James!

I am quite thrilled to say that I got the library to work on the latest version of Node and NPM! I took a little tweaking, but I basically just looked at the way that I had set up my iTunes library and used that as a base.

Check it out!

This is my first pull request. I also forgot that I had put my name in the file until after the commit. I haven't done a merge in git myself, but if its anything like perforce's source control you should be able to skip that line!

All the best!

jammus commented 13 years ago

Hi Garrett,

Even with these changes the unit tests don't run. Could you update the paths in the test scripts and once everything passes add the changes to the pull request?

To run the tests do node tests/index.js

Give me a shout if you need anything.

Cheers, James