1.0.4 • Published 6 years ago
gigs-cli v1.0.4
gigs-cli
gigs-cli is a CLI to get upcoming concerts from your favorite artists.
Installation
$ npm install -g gigs-cliUsage
To get upcoming concerts from an artist:
$ gigs upcoming -a "Angel Olsen"To get upcoming concerts from an artist filter by city:
$ gigs upcoming -a "Angel Olsen" -c BarcelonaNotes
gigs-cli works with the bandsintown API. I'm using a test App Id (123).