cli/Taskfile.yaml
Snider 54b98e2d15 refactor(ml): drop mlx build tag, fix Taskfile build path
MLX serve backend now auto-enables on darwin/arm64.
Fixed stale cmd/app/main.go reference in Taskfile.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-17 16:57:43 +00:00

6 lines
77 B
YAML

version: '3'
tasks:
build:
cmds:
- go build -o build/bin/core .