Skip to content

Commit ed3a523

Browse files
authored
Merge pull request #1 from omoxyz/automated-documentation-update-17149643660
Automated documentation update [skip ci]
2 parents 0e46c8b + 92be09b commit ed3a523

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

src/lefthook/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
# Lefthook (lefthook)
3+
4+
Install Lefthook fast polyglot Git hooks manager.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/omoxyz/devcontainer-features/lefthook:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select the version to install. | string | latest |
19+
| installDirectlyFromGitHubRelease | - | boolean | true |
20+
21+
## OS Support
22+
23+
This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
24+
25+
`bash` is required to execute the `install.sh` script.
26+
27+
---
28+
29+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/omoxyz/devcontainer-features/blob/main/src/lefthook/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)