mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 17:15:45 +00:00
Finish CLI
This commit is contained in:
@@ -8,18 +8,19 @@
|
||||
"template_info": {
|
||||
"type": "tool",
|
||||
"description": "This is my tool",
|
||||
"toolname": "changeme"
|
||||
"short_name": "changeme",
|
||||
"short_name_pretty": "Change Me"
|
||||
},
|
||||
"template_extra_text_ftles": [],
|
||||
"template_project_dependencies": [],
|
||||
"template_name": "tool",
|
||||
"short_name": "tool",
|
||||
"description": "A crosslang tool that you can run via crosslang tool",
|
||||
"type": "template",
|
||||
"maintainer": "Mike Nolan",
|
||||
"repo": "https://onedev.site.tesses.net/CrossLang/CrossLangExtras",
|
||||
"homepage": "https://crosslang.tesseslanguage.com/",
|
||||
"license": "MIT",
|
||||
"template_name_pretty": "Tool"
|
||||
"short_name_pretty": "Tool"
|
||||
},
|
||||
"version": "1.0.0.0-prod",
|
||||
"name": "Tesses.CrossLang.Template.Tool"
|
||||
|
||||
Reference in New Issue
Block a user