diff --git a/src/dotnet-nuke/README.md b/src/dotnet-nuke/README.md index 202cba8..b1486dd 100644 --- a/src/dotnet-nuke/README.md +++ b/src/dotnet-nuke/README.md @@ -1,22 +1,24 @@ -# NUKE (dotnet-nuke) -Installs the NUKE for .NET () +# NUKE (.NET) (dotnet-nuke) + +A feature for installing NUKE (https://nuke.build) ## Example Usage ```json "features": { - "ghcr.io/fetcharr/devcontainer-features/dotnet-nuke:1": {} + "ghcr.io/Fetcharr/devcontainers-features/dotnet-nuke:1": {} } ``` ## Options | Options Id | Description | Type | Default Value | -| ---------- | ----------- | ---- | ------------- | +|-----|-----|-----|-----| + + + -## Changelog +--- -| Version | Notes | -| ------- | --------------- | -| 1.0.0 | Initial Version | \ No newline at end of file +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/Fetcharr/devcontainers-features/blob/main/src/dotnet-nuke/devcontainer-feature.json). Add additional notes to a `NOTES.md`._