modulepackage
0.8.2
Repository: https://github.com/altipla-consulting/gendc.git
Documentation: pkg.go.dev
# README
gendc
Internal tool to generate Docker Compose configurations on-the-fly.
Install
go install github.com/altipla-consulting/gendc@latest
Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt
.