Skip to content

phogolabs/vault

Repository files navigation

vault

Documentation License Build Status Coverage Go Report Card

A package that facilitates working with http://vaultproject.io/ in context of CLI. It increases the security of Golang applications by populating a command line arguments from the vault.

Installation

Make sure you have a working Go environment. Go version 1.2+ is supported.

See the install instructions for Go.

To install vault, simply run:

$ go get github.com/phogolabs/vault

Contributing

We are open for any contributions. Just fork the project.

Releases

No releases published

Packages

No packages published

Languages