Skip to content
/ go-template Public template

This is a Go template I use for personal projects and demonstrations/training.

Notifications You must be signed in to change notification settings

gbaeke/go-template

Repository files navigation

go-template

Go template for personal Go projects

To start new projects from this template, select template during repo creation.

To quickly install this app from a chart, do the following:

helm repo add gbaeke https://gbaeke.github.io/helm-chart
helm install mygoapp gbaeke/go-template