Files
coyote-bundle-template/coyote-bundle.yaml
T
Dark-Alex-17 001b13de5a docs: rename to coyote-bundle-template and document the bundle lifecycle
Adds the identity manifest and rewrites the README around the current
install surface: --install with owner/repo shorthand and --git-host,
provenance-backed --list-bundles / --update-bundle / --uninstall, and
the update semantics for files and mcp entries.
2026-08-24 10:03:11 -06:00

8 lines
378 B
YAML

# Bundle identity (optional). Without this file, Coyote derives the bundle
# name from the repository name. The manifest never lists files: everything
# Coyote installs is discovered by scanning the asset directories.
name: coyote-bundle-template
version: "1.0.0"
description: Starter template for Coyote bundles
homepage: https://github.com/Dark-Alex-17/coyote-bundle-template