gospt/README.md
jjohnstondev e8af8aa5e0 readme
2023-01-07 08:25:26 -08:00

24 lines
293 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: ID
client_secret: SECRET
```
then
```gospt [command]```
example:
```gospt play```