Files
myapp0/cross.json
Mike Nolan 862161db1c
Some checks failed
Gitea Actions Demo / build-and-push-image (push) Failing after 0s
Test
2026-06-20 05:43:06 -05:00

11 lines
261 B
JSON

{
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
"info": {
"description": "My App 0",
"short_name": "myapp0",
"short_name_pretty": "My App 0",
"type": "console"
},
"name": "myapp0",
"version": "1.0.0.0-dev"
}