diff --git a/src/git-delta/README.md b/src/git-delta/README.md new file mode 100644 index 0000000..68d4596 --- /dev/null +++ b/src/git-delta/README.md @@ -0,0 +1,24 @@ + +# git-delta (git-delta) + +Install git-delta, a syntax-highlighting pager for git, diff, grep, and blame output + +## Example Usage + +```json +"features": { + "ghcr.io/actcoding/devcontainer-features/git-delta:1": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| version | The git-delta version to install | string | - | + + + +--- + +_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`._