17 packages tagged with “global-tool”
XDT (XML Document Transform) tool for .NET Core.
dotnet-jdt is a cross-platform .NET Core 6.0 or later global tool for applying JSON Document Transformation
This .NET Core global tool provides the awslocal command, which is a thin wrapper around the aws command line interface for use with LocalStack.
BomSweeper is a command line tool that finds the files starting with a UTF-8 Byte Order Mark (BOM) in the directory tree and removes BOMs from those files.
GitCoAuth is a simple .NET Core Global Tool that will help you generate co-authorship commit lines, as you should. Run the tool passing in your co-author's GitHub username and it will generate the correct commit message trailer to add (and copy it to your clipboard).
dotnet-jdt-cli is a cross-platform .NET 5.0 or later global tool for applying JSON Document Transformation
Enables copy-paste driven development. CopyPaster (aka copa)
A standalone command-line tool for building Unity asset bundles for RimWorld mods. Automatically creates temporary Unity projects and builds asset bundles with proper compression and platform support.
Simple JSON merge tool
PourOver is a command-line tool that diagnoses string resources stored in CSV files expressed in multiple languages by comparing the tokens embedded in each string between the languages.
Command-line tool for Token-Oriented Object Notation (TOON) format conversion
A dotnet global tool exposing all Dev.Tools utilities as a pipeable CLI. Install with `dotnet tool install -g Dev.Tools.Console` and invoke as `dev-tools`. Supports Unix-style piping between commands.
A Model Context Protocol (MCP) server exposing all Dev.Tools utilities to AI assistants (Claude, Cursor, and any MCP-compatible host). Install with `dotnet tool install -g Dev.Tools.Mcp` and register as `dev-tools-mcp` in your AI config.
Command-line tool for fetching and managing app reviews from App Store Connect and Google Play. Install globally with: dotnet tool install -g AppReviewFetch.Cli
A .NET global tool to collect and analyze NuGet package licenses across .NET solutions and projects. Generates comprehensive license reports in text or JSON format with intelligent caching for performance.
Model Context Protocol (MCP) server for AppReviewFetch. Enables AI assistants like GitHub Copilot and Claude to access app review data from App Store Connect and Google Play. Install globally with: dotnet tool install -g AppReviewFetch.Mcp