Initial commit
This commit is contained in:
14
skills/go-cli-builder/assets/templates/default.md.template
Normal file
14
skills/go-cli-builder/assets/templates/default.md.template
Normal file
@@ -0,0 +1,14 @@
|
||||
# {{"{{"}} .Title {{"}}"}}
|
||||
|
||||
_Generated: {{"{{"}} .Generated {{"}}"}}_
|
||||
|
||||
---
|
||||
|
||||
{{"{{"}} range .Items -{{"}}"}}
|
||||
## {{"{{"}} .Name {{"}}"}}
|
||||
|
||||
{{"{{"}} .Description {{"}}"}}
|
||||
|
||||
---
|
||||
|
||||
{{"{{"}} end -{{"}}"}}
|
||||
Reference in New Issue
Block a user