gospt/README.md
jjohnstondev 2214ec9616 readme
2023-01-08 08:17:14 -08:00

31 lines
495 B
Markdown

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