|
||
---|---|---|
web | ||
.gitignore | ||
LICENSE | ||
README.md | ||
build.sh | ||
go.mod | ||
go.sum | ||
main.go |
README.md
generator
About
A simple service for generating some useful files from templates.
Building
The only dependencies are go
or buildah
if you want to build a container.
To build:
go build .
To build a container:
buildah unshare ./build.sh