This commit is contained in:
jjohnstondev 2023-01-07 08:24:33 -08:00
parent 2802257eab
commit 6f58438f92
1 changed files with 21 additions and 0 deletions

View File

@ -1 +1,22 @@
this will eventually be a tui most likely using bubble tea :)
to install:
```make build```
```sudo make install```
to use add your information to ~/.config/gospt/client.yml like this
```
---
client_id: 5f5899e304794ce4aa7cbf862410f61d
client_secret: cb86c36dfb4b42cea139b54aea60a30b
```
then
```gospt [command]```
example:
```gospt play```