Skip to content

Releases: asvvvad1/cply

Second release

18 Apr 05:58
760f86d
Compare
Choose a tag to compare
  • Removed some unnecessary dependencies that prevented cross-compilation, it should work now on more platforms
  • Fixed go.mod Thanks to this comment and the reply for pointing it out.
  • Token is now read from the environment variable $CPLY_TOKEN. Suggested by noobAtLife's comment

First release

17 Apr 05:18
a3f7b89
Compare
Choose a tag to compare

built using:
go build -ldflags "-w -s"
upx --lzma cply

make sure to chmod +x ./cply-linux-amd64