Go to file
Steven Polley 3453b8f21b Update README.md 2018-08-18 15:53:51 -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 Initial commit 2018-08-18 15:52:39 -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