aboutsummaryrefslogtreecommitdiff
path: root/archetypes/go.md
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:21:22 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:21:22 +0300
commita79499018bed35bab05f888ce0103b37655e2852 (patch)
treed182886009aeafffb247a68ff425c740b3cb6a31 /archetypes/go.md
parent418eac8c0b978089644f48e27a0fbdd20e18ac91 (diff)
Auto-commit 2024-12-11
Diffstat (limited to 'archetypes/go.md')
-rw-r--r--archetypes/go.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/archetypes/go.md b/archetypes/go.md
new file mode 100644
index 0000000..e525746
--- /dev/null
+++ b/archetypes/go.md
@@ -0,0 +1,7 @@
++++
+title = "{{ replace .Name "-" " " | title }}"
+name = "{{ .Name }}"
+repository = "https://git.neonxp.ru/{{ .Name }}.git"
+description = ""
+gomod = true
++++ \ No newline at end of file