Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 492 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 492 Bytes

scaruffi_tui

Web scraper to get Scaruffi's History of music on your terminal.

Installation

Clone the repository. Then use lein to run, or build it with GraalVM's native image:

export ENABLE_ANSI_COLORS=t

lein do clean

lein uberjar

lein native

Usage

Use lein run or build it and use scaruffi_tui

To do

  • Trim and clean artist page text

Screenshots

1

2