1.0.1 • Published 6 years ago

my-lyrics-cli v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

lyrics CLI

CLI app to fetch lyrics to a song

Install

npm install -g my-lyrics-cli

Usage

lyrics song --artist <artist> --title <title>

Options :

--help, -h ............... Show help menu for a command
--version, -v ............ Show package version
song <options> ........... Show lyrics of a song

Example : lyrics song -a "Joji" -t "Slow dancing in the dark"