denv Denv is a tool that makes working with multiple docker-compose files simpler. Setup development environment Install golang Define environment variables Install dependencies: go get -d ./... go install Compile and run denv go build ./denv