envconsul
Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.
How to download and setup envconsul
Open terminal and run command
git clone https://github.com/hashicorp/envconsul.git
git clone is used to create a copy or clone of envconsul repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with envconsul https://github.com/hashicorp/envconsul/archive/master.zip
Or simply clone envconsul with SSH
[email protected]:hashicorp/envconsul.git