/scs-library-client

Golang client for the Singularity Container Services (SCS) Container Library Service

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SCS Library Client

GoDoc Build Status Go Report Card

This project provides a Go client for the Singularity Container Services (SCS) Library 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.