diff --git a/src/alpine-n98-magerun/README.md b/src/alpine-n98-magerun/README.md new file mode 100644 index 0000000..c16d57a --- /dev/null +++ b/src/alpine-n98-magerun/README.md @@ -0,0 +1,25 @@ + +# alpine-n98-magerun (alpine-n98-magerun) + +Installs n98-magerun on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun:0": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| version | Version of n98-magerun to install | string | 7.1.0 | +| initZsh | Init zsh | boolean | true | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-n98-magerun/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/alpine-navi/README.md b/src/alpine-navi/README.md new file mode 100644 index 0000000..3c6f8cc --- /dev/null +++ b/src/alpine-navi/README.md @@ -0,0 +1,24 @@ + +# alpine-navi (alpine-navi) + +Installs navi on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-navi:0": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| initZsh | Init zsh configs | boolean | true | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-navi/devcontainer-feature.json). Add additional notes to a `NOTES.md`._