Update libraries.html.md

Add Clojure Vault client.
This commit is contained in:
Greg Look 2016-10-27 11:39:52 -07:00 committed by GitHub
parent c199d48689
commit 089798b5d1
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ These libraries are provided by the community.
* [VaultSharp](https://github.com/rajanadar/VaultSharp)
* `Install-Package VaultSharp`
### Clojure
* [vault-clj](https://github.com/amperity/vault-clj)
### Elixir