aboutsummaryrefslogtreecommitdiff
path: root/archetypes/go.md
blob: e525746cf956ba1c95bd2aa5ed4a7149e2181c1e (plain) (blame)
1
2
3
4
5
6
7
+++
title = "{{ replace .Name "-" " " | title }}"
name = "{{ .Name }}"
repository = "https://git.neonxp.ru/{{ .Name }}.git"
description = ""
gomod = true
+++