Point at the renamed coyote-bundle-template starter repo
+1
-1
@@ -450,7 +450,7 @@ The CLI equivalent is `coyote --install <source-or-name>` (with `--git-host`, `-
|
|||||||
accepting the same values). Use `.list bundles` to see what's installed and `.uninstall <name>` to remove a bundle.
|
accepting the same values). Use `.list bundles` to see what's installed and `.uninstall <name>` to remove a bundle.
|
||||||
|
|
||||||
See [Sharing Configurations](Sharing-Configurations) for the expected repo layout, conflict resolution, secret handling,
|
See [Sharing Configurations](Sharing-Configurations) for the expected repo layout, conflict resolution, secret handling,
|
||||||
and the [coyote-config-template](https://github.com/Dark-Alex-17/coyote-config-template) starter you can fork.
|
and the [coyote-bundle-template](https://github.com/Dark-Alex-17/coyote-bundle-template) starter you can fork.
|
||||||
|
|
||||||
## `.uninstall` - Uninstall a bundle
|
## `.uninstall` - Uninstall a bundle
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ This page covers the expected repository layout, bundle identity, provenance tra
|
|||||||
handling, and how to publish your own bundle.
|
handling, and how to publish your own bundle.
|
||||||
|
|
||||||
To see a template repository with all recognized categories, see the
|
To see a template repository with all recognized categories, see the
|
||||||
[coyote-config-template](https://github.com/Dark-Alex-17/coyote-config-template) repository.
|
[coyote-bundle-template](https://github.com/Dark-Alex-17/coyote-bundle-template) repository.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -451,7 +451,7 @@ To share your Coyote configuration, structure a git repo like the layout above a
|
|||||||
self-hosted Forgejo instance, etc.
|
self-hosted Forgejo instance, etc.
|
||||||
|
|
||||||
The easiest way to start is to **fork the official template repo**:
|
The easiest way to start is to **fork the official template repo**:
|
||||||
[`coyote-config-template`](https://github.com/Dark-Alex-17/coyote-config-template). It includes a working sample of each
|
[`coyote-bundle-template`](https://github.com/Dark-Alex-17/coyote-bundle-template). It includes a working sample of each
|
||||||
asset type plus a `README` describing the customization workflow.
|
asset type plus a `README` describing the customization workflow.
|
||||||
|
|
||||||
### Best practices
|
### Best practices
|
||||||
|
|||||||
Reference in New Issue
Block a user