0.0.1 • Published 10 years ago

node-acoustid v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

node-acoustid Build Status

Get and submit music metadata from and to AcoustID Web Service

Getting Started

Install the module with: npm install node-acoustid

var node-acoustid = require('node-acoustid');
node-acoustid.awesome(); // "awesome"

Install with cli command

$ npm install -g node-acoustid
$ node-acoustid --help
$ node-acoustid --version

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Alexandru Marian Vasile
Licensed under the MIT license.