This project provides a Go client for the Singularity Container Services (SCS) Key Service.
To build and test:
go test ./...
This package uses CircleCI for Continuous Integration (CI). It runs automatically on commits and pull requests involving a protected branch. All CI checks must pass before a merge to a proected branch can be performed.