mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 17:15:45 +00:00
17 lines
496 B
JSON
17 lines
496 B
JSON
{
|
|
"name": "Tesses.CrossLang.Template.CompileTool",
|
|
"version": "1.0.0.0-prod",
|
|
"info": {
|
|
"maintainer": "Mike Nolan",
|
|
"type": "template",
|
|
"repo": "https://onedev.site.tesses.net/CrossLang/CrossLangExtras",
|
|
"homepage": "https://crosslang.tesseslanguage.com/",
|
|
"license": "MIT",
|
|
"template_name": "compiletool",
|
|
"template_info": {
|
|
"type": "compile_tool"
|
|
},
|
|
"template_ignored_files": ["bin","obj"]
|
|
}
|
|
}
|