Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions src/dotnet-nuke/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
# NUKE (dotnet-nuke)

Installs the NUKE for .NET (<https://nuke.build>)
# 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 |
_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`._