Skip to content

Bravotic/songfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

songfetch

A command line search utility for songsterr.com

Usage

./songfetch [song search]

Requirements

Rust and Cargo

Compiling

First clone the repo with

git clone https://github.com/Bravotic/songfetch

then cd into the directory it creates

cd songfetch

next run cargo to compile it

cargo build

Cargo should do the rest of the work, the final product will be in target/debug

Releases

No releases published

Packages

No packages published

Languages