diff --git a/src/semver-tool/README.md b/src/semver-tool/README.md new file mode 100644 index 0000000..65253b6 --- /dev/null +++ b/src/semver-tool/README.md @@ -0,0 +1,24 @@ + +# semver-tool (semver-tool) + +Install the semver-tool(https://github.com/fsaintjacques/semver-tool) + +## Example Usage + +```json +"features": { + "ghcr.io/hankei6km/h6-devcontainers-features/semver-tool:1": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| ref | Select version of the semver-tool, if not latest. | string | master | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/hankei6km/h6-devcontainers-features/blob/main/src/semver-tool/devcontainer-feature.json). Add additional notes to a `NOTES.md`._