Add Zyborg.Vault PowerShell module to libs list (#2869)

This commit is contained in:
Eugene Bekker 2017-06-17 11:24:13 -04:00 committed by Jeff Mitchell
parent c08ad30187
commit 573fe37634

View File

@ -119,6 +119,14 @@ $ composer require jippi/vault-php-sdk
$ composer require violuke/vault-php-sdk
```
### PowerShell
* [Zyborg.Vault](https://github.com/zyborg/Zyborg.Vault)
```PowerShell
Install-Module Zyborg.Vault
```
### Python
* [HVAC](https://github.com/ianunruh/hvac)