first commit
This commit is contained in:
15
Tesses.CrossLisp.Example/cross.json
Normal file
15
Tesses.CrossLisp.Example/cross.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
|
||||
"info": {
|
||||
"description": "Change Me",
|
||||
"short_name": "changeme",
|
||||
"short_name_pretty": "Change Me",
|
||||
"type": "console"
|
||||
},
|
||||
"name": "Tesses.CrossLisp.Example",
|
||||
"project_dependencies": [
|
||||
"..\/Tesses.CrossLisp.CompileTool",
|
||||
"..\/Tesses.CrossLisp.Runtime"
|
||||
],
|
||||
"version": "1.0.0.0-prod"
|
||||
}
|
||||
Reference in New Issue
Block a user