Goo.DevTools 0.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Goo.DevTools --version 0.4.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Goo.DevTools --version 0.4.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Goo.DevTools&version=0.4.2
                    
nuke :add-package Goo.DevTools --version 0.4.2
                    

Goo DevTools CLI

Goo.DevTools installs the goo command. It starts a Goo project with the diagnostics launch hint, Goo automatically attaches each window when it opens, discovers local Goo endpoints, attaches to the versioned JSON-lines protocol, requests captures, and checks the local setup. DevTools.Attach(window) remains available for advanced manual control.

dotnet tool install --global Goo.DevTools
goo dev --inspector --watch -- dotnet run --project App.gsproj
goo attach --latest
goo capture --latest --output frame.png
goo doctor

The CLI does not scan arbitrary processes. Goo windows publish one endpoint descriptor below GOO_DEVTOOLS_DIR, .goo/devtools, or the platform runtime directory. Set GOO_DEVTOOLS_INSPECTOR to the standalone Goo DevTools executable or DLL when it is not on PATH.

The tool is MIT licensed.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.5.3 61 9/9/2026
0.5.2 72 9/9/2026
0.5.1 71 9/9/2026
0.5.0 90 9/5/2026
0.4.2 92 9/2/2026
0.4.1 90 9/2/2026
0.4.0 91 9/1/2026