gospt/README.md
jjohnstondev d5a2e1b096 README
2023-01-07 21:13:02 -08:00

31 lines
457 B
Markdown

IF YOU ARE ON GITHUB.COM GO HERE INSTEAD: https://gitea.asdf.cafe/jjohnston/gospt
If you open an issue or PR on github I won't see it please use gitea.
---
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```