Go to file
Dranoel 8943835183
Add index
2023-06-13 16:56:14 +01:00
web Add index 2023-06-13 16:56:14 +01:00
.gitignore add alpine 2023-06-12 19:00:32 +01:00
LICENSE Initial commit 2023-06-12 18:12:44 +01:00
README.md Update building 2023-06-12 21:45:25 +01:00
build.sh Update building 2023-06-12 21:45:25 +01:00
go.mod rename to generator 2023-06-12 19:01:35 +01:00
go.sum add alpine 2023-06-12 19:00:32 +01:00
main.go Add index 2023-06-13 16:56:14 +01:00

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