element-template/.core/build.yaml
Snider 5143c211d3 feat: modernise template with core/go-api provider pattern
Replace Cobra CLI + raw net/http with core/go-api Engine.
DemoProvider implements RouteGroup for plug-and-play registration.
Lit element updated to fetch from Go API.
Add .core/build.yaml and CLAUDE.md.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 09:49:41 +00:00

7 lines
126 B
YAML

project: element-template
binary: core-element-template
targets:
- os: darwin
arch: arm64
- os: linux
arch: amd64