gospt/README.md
jjohnstondev 94a3f08ef3 readme
2023-01-07 08:24:55 -08:00

24 lines
349 B
Markdown

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```