id3-cli

0.2.0 • Public • Published

ID3-CLI

Build Status

Command Line Interface to get and set ID3 meta tags on MP3's.

Installation

npm install --global id3-cli

Usage

Get tags

id3-cli get <file>

or

id3 get <file>

Set tags

id3-cli set <file>

or

id3 set <file>

Tests

npm test

Contributing

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

Readme

Keywords

Package Sidebar

Install

npm i id3-cli

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

12.5 kB

Total Files

16

Last publish

Collaborators

  • thomaslilja