Skip to content

Commit 346516e

Browse files
authored
Merge pull request #56 from jsburckhardt/automated-documentation-update-16447146776
Automated documentation update
2 parents 5e3040b + b1d6418 commit 346516e

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/bat/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# bat (bat)
3+
4+
A cat(1) clone with syntax highlighting and Git integration.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/bat:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of bat to install from GitHub releases e.g. v0.22.0 | string | latest |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jsburckhardt/devcontainer-features/blob/main/src/bat/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)