Skip to content

Commit 73f9c1b

Browse files
Automated documentation update [skip ci]
1 parent 94baec5 commit 73f9c1b

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

src/frankenphp/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# frankenphp (frankenphp)
3+
4+
Install frankenphp, the Modern PHP App Server, written in Go
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/actcoding/devcontainer-features/frankenphp:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | The frankenphp version to install | string | - |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/actcoding/devcontainer-features/blob/main/src/frankenphp/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

src/git-delta/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# git-delta (git-delta)
3+
4+
Install git-delta, a syntax-highlighting pager for git, diff, grep, and blame output
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/actcoding/devcontainer-features/git-delta:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | The git-delta version to install | string | - |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/actcoding/devcontainer-features/blob/main/src/git-delta/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)