Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 491 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 491 Bytes

Golang Lastfm Tiler

GoDoc

Library and CLI tool for generating tiled grids of albums fetched from a LastFM user's charts.

As a Library

go get github.com/mjmaurer/lastfm-tiler-go

Then read the docs! (link above)

As a CLI command

go get github.com/mjmaurer/lastfm-tiler-go/cmd/lastfm-tiler

Then you can run: lastfm-tiler -h for options!