wpetit e4293b7b8b | ||
---|---|---|
.. | ||
cmd/server | ||
internal | ||
misc | ||
.gitignore.gotpl | ||
Makefile.gotpl | ||
README.md.gotpl | ||
go.mod.gotpl | ||
modd.conf |
README.md.gotpl
# {{ .ProjectName }} ## Démarrer avec les sources ``` make build ``` ## FAQ ### Générer une version de distribution ``` make release ```