The Bopmatic SDK is a library available for multiple languages that is intended to be used by Bopmatic projects and/or tools interacting with Bopmatic projects. Golang is the initial supported language, but more will follow over time.
cd go; make
go install github.com/bopmatic/sdk/[email protected]TBD
Pull requests are welcome at https://github.com/bopmatic/sdk
For major changes, please open an issue first to discuss what you would like to change.