Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 687 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 687 Bytes

Shelf Lib

Build Status codecov.io

Library for interfacing with shelf. There is an associated CLI for this library here not-nexus/shelfcli.

Why did we pick GO?

We wanted a CLI that could be used to easily interfact with Shelf that could be statically compiled and dropped on a machine without worrying about conflicts or external dependencies.