Go to file
Steven Polley b0479a8a7c Allow equals sign in variable value 2018-08-18 17:26:30 -06:00
.vscode Initial commit 2018-08-18 15:52:39 -06:00
README.md Update README.md 2018-08-18 15:53:51 -06:00
main.go Allow equals sign in variable value 2018-08-18 17:26:30 -06:00

README.md

env2dc

A simple tool to convert env.sh to the docker-compose environment variable syntax.

go install
cd ~/path/to/directory/containing/env.sh
env2dc