cli-chords

A CLI app to get chords from Songsterr public API.


License
MIT
Install
npm install cli-chords@0.1.0-canary-2

Documentation

cli-chords

A CLI app to get chords from Songsterr public API.

Install and usage

$ npm i cli-chords -g
$ chords --artist foobar

Previous way usage before migrate to TypeScript:

Alt 1

Alt 2