Initial config

This commit is contained in:
iratusmachina 2024-01-12 22:03:52 -05:00 committed by OLUWADAMILOLA OKUSANYA
commit a4284d56ec
3 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.env
bin

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module lyricdownloader
go 1.20

0
main.go Normal file
View File