An open API service indexing awesome lists of open source software.

https://github.com/nikogura/keymaster-cli

cli for keymaster
https://github.com/nikogura/keymaster-cli

security

Last synced: 6 months ago
JSON representation

cli for keymaster

Awesome Lists containing this project

README

          

# keymaster-cli

[![Go Report Card](https://goreportcard.com/badge/github.com/nikogura/keymaster-cli)](https://goreportcard.com/report/github.com/nikogura/keymaster-cli)

[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/nikogura/secrets/pkg/keymaster-cli)

An example of the `keymaster` cli tool that leverages the libraries at https://github.com/nikogura/keymaster.

The idea is that you put your org-specific config here and build your own client your own way, while the libraries that drive it can remain public.