0.0.1 • Published 10 years ago
node-acoustid v0.0.1
node-acoustid
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.
0.0.1
10 years ago