diff --git a/src/alpine-bat/README.md b/src/alpine-bat/README.md new file mode 100644 index 0000000..2862608 --- /dev/null +++ b/src/alpine-bat/README.md @@ -0,0 +1,20 @@ + +# alpine-bat (alpine-bat) + +Installs bat on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-bat:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-bat/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/alpine-gh-cli/README.md b/src/alpine-gh-cli/README.md new file mode 100644 index 0000000..2ed63d0 --- /dev/null +++ b/src/alpine-gh-cli/README.md @@ -0,0 +1,20 @@ + +# alpine-gh-cli (alpine-gh-cli) + +Installs Github CLI on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-gh-cli:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-gh-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/alpine-nano/README.md b/src/alpine-nano/README.md new file mode 100644 index 0000000..b4fc9e6 --- /dev/null +++ b/src/alpine-nano/README.md @@ -0,0 +1,20 @@ + +# alpine-nano (alpine-nano) + +Installs nano on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-nano:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-nano/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/alpine-nushell/README.md b/src/alpine-nushell/README.md new file mode 100644 index 0000000..436b197 --- /dev/null +++ b/src/alpine-nushell/README.md @@ -0,0 +1,24 @@ + +# alpine-nushell (alpine-nushell) + +Installs nushell on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-nushell:0": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| initStarship | Init starship | boolean | true | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-nushell/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/alpine-ohmyzsh/README.md b/src/alpine-ohmyzsh/README.md new file mode 100644 index 0000000..30b163f --- /dev/null +++ b/src/alpine-ohmyzsh/README.md @@ -0,0 +1,24 @@ + +# alpine-ohmyzsh (alpine-ohmyzsh) + +Installs ohmyzsh on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-ohmyzsh:0": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| initStarship | Init starship | boolean | true | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-ohmyzsh/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/alpine-starship/README.md b/src/alpine-starship/README.md new file mode 100644 index 0000000..fbab983 --- /dev/null +++ b/src/alpine-starship/README.md @@ -0,0 +1,20 @@ + +# alpine-starship (alpine-starship) + +Installs starship on alpine + +## Example Usage + +```json +"features": { + "ghcr.io/cirolosapio/devcontainers-features/alpine-starship:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-starship/devcontainer-feature.json). Add additional notes to a `NOTES.md`._