feat: first commit

This commit is contained in:
2026-02-12 16:09:17 +01:00
commit 9448277a69
9 changed files with 237 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# spotiflac-cli
## How to install
1) Clone the repo
```bash
git clone https://github.com/Superredstone/spotiflac-cli
```
2) Download the required libraries
```bash
./tools/fetch_spotiflac_backend.sh
```
3) Go get all the dependencies