vault-tool-server: Utility library for spawning a HashiCorp Vault process

[ library, mit, network ] [ Propose Tags ]

Utility library for spawning a HashiCorp Vault process


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.3, 0.0.0.4, 0.1.0.0, 0.1.0.1
Dependencies aeson, async, base (>=4.8 && <4.11), bytestring, filepath, http-client, process (>=1.2.0.0), temporary, text, vault-tool (>=0.0.0.4) [details]
License MIT
Author Bit Connor
Maintainer mutantlemon@gmail.com
Category Network
Home page https://github.com/bitc/hs-vault-tool
Bug tracker https://github.com/bitc/hs-vault-tool/issues
Source repo head: git clone https://github.com/bitc/hs-vault-tool.git
Uploaded by BitConnor at 2018-03-11T11:04:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2680 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-11 [all 1 reports]

Readme for vault-tool-server-0.0.0.4

[back to package description]

vault-tool-server

Utility library for spawning a HashiCorp Vault process.

This package also contains the tests for the related vault-tool package (as a standard cabal test suite)

Running the test suite requires that the "vault" executable is in your $PATH, or alternatively you may set the VAULT_EXE environment variable.