This project provides a Go client for the Singularity Container Services (SCS) Build Service.
Quick Start
To build and test:
go test ./...
Continuous Integration
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.