Introducing our Go SDK for license activation and self-updating binaries #8
ezekg
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're excited to release our first official SDK, written in Go. The
keygen
package allows Go programs to offer license activation and self-updating functionality using our licensing and distribution API. The SDK features a limited interface that enforces our recommended machine activation flow, so check out the source code if you're curious! We have plans to add similar SDKs for other languages soon, so let us know what languages you think we should support next!Activation example
Auto-update example
Up next, we'll be releasing a CLI to make publishing new releases a breeze!
Link: https://github.com/keygen-sh/keygen-go
Beta Was this translation helpful? Give feedback.
All reactions