readme
This commit is contained in:
parent
2802257eab
commit
6f58438f92
21
README.md
21
README.md
@ -1 +1,22 @@
|
||||
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```
|
||||
|
Loading…
Reference in New Issue
Block a user