Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Second release

Latest

Choose a tag to compare

@asvvvad1 asvvvad1 released this 18 Apr 05:58
· 3 commits to master since this release
760f86d
  • 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