diff --git a/Makefile b/Makefile index 56f0190..d4db0c0 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,3 @@ -hashes: build - sha256sum gospt - -srcinfo: - cd aur && makepkg -g >> PKGBUILD - build: mkdir -p bin go build -o ./bin/gospt . diff --git a/README.md b/README.md index 5994f5d..2419b2c 100644 --- a/README.md +++ b/README.md @@ -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 +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 :)