golem-examples 1.1.1

Golem example templates
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "description": "Composable App Common template for Python",
  "appCommonGroup": "default",
  "appCommonSkipIfExists": "common-python/golem.yaml",
  "requiresGolemHostWIT": true,
  "requiresWASI": true,
  "witDepsPaths": [
    "common-wit-deps"
  ],
  "transform": false
}