Refactored definitions
parent
4a2fb4970d
commit
27aea41895
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"name": "golang",
|
||||
"guide": "{{.SelfFolder}}/golang.md",
|
||||
"location": {
|
||||
"uri": "https://tea.merebox.com/qaskx/qaskgo.template.git"
|
||||
},
|
||||
"description": "golang project template",
|
||||
"subtype": "project",
|
||||
"action": "fork",
|
||||
"templates": [
|
||||
{
|
||||
"engine": "",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "java",
|
||||
"guide": "{{.SelfFolder}}/java.md",
|
||||
"uri": "https://tea.merebox.com/qaskx/qaskjava.template.git",
|
||||
"description": "java project template",
|
||||
"subtype": "project",
|
||||
"templates": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue