mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2024-12-23 15:52:59 +03:00
Merge pull request #1 from Maks1mS/automated-documentation-update-6201240657
Automated documentation update
This commit is contained in:
commit
ca62d93bc1
@ -7,9 +7,7 @@ A feature to remind you of your favorite color
|
||||
|
||||
```json
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/feature-starter/color:1": {
|
||||
"version": "latest"
|
||||
}
|
||||
"ghcr.io/Maks1mS/devcontainers-features/color:1": {}
|
||||
}
|
||||
```
|
||||
|
||||
@ -23,4 +21,4 @@ A feature to remind you of your favorite color
|
||||
|
||||
---
|
||||
|
||||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
|
||||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
|
||||
|
@ -7,9 +7,7 @@ A hello world feature
|
||||
|
||||
```json
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/feature-starter/hello:1": {
|
||||
"version": "latest"
|
||||
}
|
||||
"ghcr.io/Maks1mS/devcontainers-features/hello:1": {}
|
||||
}
|
||||
```
|
||||
|
||||
@ -23,4 +21,4 @@ A hello world feature
|
||||
|
||||
---
|
||||
|
||||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
|
||||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
|
||||
|
24
src/wine/README.md
Normal file
24
src/wine/README.md
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
# Wine (wine)
|
||||
|
||||
A feature to remind you of your favorite color
|
||||
|
||||
## Example Usage
|
||||
|
||||
```json
|
||||
"features": {
|
||||
"ghcr.io/Maks1mS/devcontainers-features/wine:1": {}
|
||||
}
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
| Options Id | Description | Type | Default Value |
|
||||
|-----|-----|-----|-----|
|
||||
| version | - | string | 8.15 |
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Maks1mS/devcontainers-features/blob/main/src/wine/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
|
Loading…
Reference in New Issue
Block a user