Skip to content

cliensemble/metallum-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metallum-CLI

A simple gem to search for artists, albums and get more info about any content at Metal Archives

Installation

gem install metallum-cli

Usage

This script allows you to perform basic searches at metal-archives.

To show basic infor about a band:

metallum-cli BAND

To show its discography:

metallum-cli BAND --discography all|main|demos|lives|misc

For band mambers:

metallum-cli BAND --members

To show similar bands:

metallum-cli BAND --similar

To output band's related links: (passing w/o parameters show all links)

metallum-cli BAND --links official|merchandise|unofficial|labels|tablatures

About

A CLI-based tool for searching at Metal Archives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages