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.
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
We are open for any contributions. Just fork the project.