gospt/README.md
jjohnstondev b63d1a5781 README
2023-01-07 21:10:00 -08:00

29 lines
414 B
Markdown

IF YOU ARE ON GITHUB.COM GO HERE INSTEAD: https://gitea.asdf.cafe
If you open an issue here or PR I won't see it.
this will eventually be a tui most likely using bubble tea :)
to install:
```make build```
then
```sudo make install```
to use add your information to ~/.config/gospt/client.yml like this
```
---
client_id: ID
client_secret: SECRET
```
then
```gospt [command]```
example:
```gospt play```