Skip to content

fvrrvg/lyript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyript

a simple lyrics finder written in Go!

simplescreenrecorder-2023-06-04_22 30 29

📦 Installation via Go

Make sure you install Go first and run the following command:

go install -u github.com/fvrrvg/lyript@latest

🛠️ Install Manually

Make sure you install Go first and run the following commands:

git clone https://github.com/fvrrvg/lyript.git
cd lyript
# build
go build .
# run
./lyript

About

a simple lyrics finder written in Go!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages