Finish CLI

This commit is contained in:
2025-09-07 14:42:00 -05:00
parent 50a3dff7ad
commit 1ef356443e
24 changed files with 881 additions and 74 deletions

View File

@@ -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"