mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 17:15:45 +00:00
Adding some documentation to crosslang shell
This commit is contained in:
14
Tesses.CrossLang.Documentation/cross.json
Normal file
14
Tesses.CrossLang.Documentation/cross.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": "1.0.0.0-prod",
|
||||
"info": {
|
||||
"maintainer": "Mike Nolan",
|
||||
"type": "console",
|
||||
"repo": "https://onedev.site.tesses.net/CrossLang/CrossLangExtras",
|
||||
"homepage": "https://crosslang.tesseslanguage.com/",
|
||||
"license": "LGPLv3"
|
||||
},
|
||||
"project_dependencies": [
|
||||
"../Tesses.CrossLang.BuildEssentials"
|
||||
],
|
||||
"name": "Tesses.CrossLang.Documentation"
|
||||
}
|
||||
Reference in New Issue
Block a user