readme
This commit is contained in:
parent
0ff00ef79b
commit
dcfc0d49c2
6
Makefile
6
Makefile
@ -1,9 +1,3 @@
|
|||||||
hashes: build
|
|
||||||
sha256sum gospt
|
|
||||||
|
|
||||||
srcinfo:
|
|
||||||
cd aur && makepkg -g >> PKGBUILD
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
mkdir -p bin
|
mkdir -p bin
|
||||||
go build -o ./bin/gospt .
|
go build -o ./bin/gospt .
|
||||||
|
@ -2,6 +2,8 @@ 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
|
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 project is still under heavy development and some things might not work or not work as intended. Don't hesitate to open an issue to let me know.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
this will eventually be a tui most likely using bubble tea :)
|
this will eventually be a tui most likely using bubble tea :)
|
||||||
|
Loading…
Reference in New Issue
Block a user