Skip to content

Commit 1f9f195

Browse files
author
Brandon Hawi
committed
feat: auto gen docs
1 parent 354ba1b commit 1f9f195

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/codename-goose-cli/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# codename-goose-cli (codename-goose-cli)
3+
4+
An open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/codename-goose-cli/codename-goose-cli:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select the version to install. | string | stable |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)