generated from devcontainers/feature-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from hankei6km/automated-documentation-update-…
…7314286512 docs: Automated documentation update
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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`._ |