Skip to content

Commit 7dba0e3

Browse files
authored
Merge pull request #115 from jsburckhardt/automated-documentation-update-25382968788
Automated documentation update
2 parents 412c51c + 2153550 commit 7dba0e3

10 files changed

Lines changed: 240 additions & 0 deletions

File tree

src/fd/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# fd (fd)
3+
4+
A simple, fast and user-friendly alternative to 'find'.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/fd:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of fd to install from GitHub releases e.g. v10.2.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/fd/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/fx/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# fx (fx)
3+
4+
Terminal JSON viewer & processor
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/fx:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of fx to install from GitHub releases e.g. 39.2.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/fx/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/fzf/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# fzf (fzf)
3+
4+
A command-line fuzzy finder.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/fzf:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of fzf to install from GitHub releases e.g. v0.72.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/fzf/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/glow/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# Glow (glow)
3+
4+
Render markdown on the CLI, with pizzazz! 💅🏻
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/glow:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of glow to install from GitHub releases e.g. v2.1.2 | 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/glow/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/hurl/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# hurl (hurl)
3+
4+
Run and test HTTP requests with plain text.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/hurl:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of hurl to install from GitHub releases e.g. 8.0.1 | 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/hurl/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/hyperfine/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# hyperfine (hyperfine)
3+
4+
A command-line benchmarking tool.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/hyperfine:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of hyperfine to install from GitHub releases e.g. v1.20.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/hyperfine/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/lazygit/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# lazygit (lazygit)
3+
4+
Simple terminal UI for git commands.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/lazygit:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of lazygit to install from GitHub releases e.g. v0.61.1 | 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/lazygit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/ripgrep/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# ripgrep (ripgrep)
3+
4+
Recursively searches directories for a regex pattern while respecting your gitignore.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/ripgrep:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of ripgrep to install from GitHub releases e.g. 14.1.1 | 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/ripgrep/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/rtk/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# rtk (rtk)
3+
4+
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/rtk:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of rtk to install from GitHub releases e.g. v0.38.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/rtk/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/zoxide/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# zoxide (zoxide)
3+
4+
A smarter cd command. Supports all major shells.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/zoxide:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of zoxide to install from GitHub releases e.g. v0.9.9 | 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/zoxide/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)