Skip to content

gabLaroche/lyrics-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"