Skip to content

Add dotnet-install skill#11

Merged
richlander merged 4 commits intomainfrom
add-dotnet-install-skill
Mar 25, 2026
Merged

Add dotnet-install skill#11
richlander merged 4 commits intomainfrom
add-dotnet-install-skill

Conversation

@richlander
Copy link
Copy Markdown
Owner

Adds a skill for dotnet-install — a tool that installs .NET executables to PATH (like cargo install and go install).

Covers:

  • All install modes (NuGet, GitHub, local source)
  • Subcommands (ls, rm, update, search, info, outdated, run, doctor, config)
  • Configuration and behavior notes
  • Setup instructions

richlander and others added 4 commits March 24, 2026 17:32
Covers installing, managing, and running .NET tools via
dotnet-install. Documents all install modes (NuGet, GitHub,
local source), subcommands, configuration, and behavior.

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
@richlander richlander merged commit 33c467d into main Mar 25, 2026
1 check passed
@richlander richlander deleted the add-dotnet-install-skill branch March 25, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant