golem-examples 1.1.1

Golem example templates
Documentation
1
2
3
4
5
6
7
{
  "description": "A bare-bone Hello World app focusing on testability and project structure",
  "requiresAdapter": false,
  "exclude": [
    "target"
  ]
}