Template
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.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user