Go to file
Steven Polley 74c01beba4 Change from tabs to spaces 2018-08-18 16:01:21 -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 Change from tabs to spaces 2018-08-18 16:01:21 -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