diff --git a/src/steveyegge-beads/README.md b/src/steveyegge-beads/README.md new file mode 100644 index 0000000..827c095 --- /dev/null +++ b/src/steveyegge-beads/README.md @@ -0,0 +1,41 @@ + +# steveyegge/beads (steveyegge-beads) + +Install "bd" binary + +## Example Usage + +```json +"features": { + "ghcr.io/devcontainer-community/devcontainer-features/steveyegge-beads:1": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| version | Version of "beads" to install. | string | latest | + +# steveyegge/beads + +## Project + +- [beads](https://github.com/steveyegge/beads) + +## Description + +A distributed graph issue tracker for AI agents, powered by [Dolt](https://github.com/dolthub/dolt). + +## Installation Method + +Downloaded as a pre-compiled binary from the [GitHub releases page](https://github.com/steveyegge/beads/releases) and placed in `/usr/local/bin`. + +## Other Notes + +_No additional notes._ + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/steveyegge-beads/devcontainer-feature.json). Add additional notes to a `NOTES.md`._