Skip to content

Commit 8802d4f

Browse files
Automated documentation update [skip ci] (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9cd146d commit 8802d4f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/starship.rs/README.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# starship.rs (starship.rs)
3+
4+
Install "starship" binary
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/devcontainer-community/devcontainer-features/starship.rs:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of "starship" to install. | string | latest |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/starship.rs/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)