Goo.DevTools 0.5.3

dotnet tool install --global Goo.DevTools --version 0.5.3
                    
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.5.3
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Goo.DevTools&version=0.5.3
                    
nuke :add-package Goo.DevTools --version 0.5.3
                    

Goo DevTools CLI

Goo.DevTools installs the goo command for starting Goo applications with diagnostics, finding local endpoints, attaching to a target, requesting captures, and checking the local setup.

Install

dotnet tool install --global Goo.DevTools

Use

goo dev --inspector --watch -- dotnet run --project App.gsproj
goo attach --latest
goo capture --latest --output frame.png
goo doctor

The graphical inspector is a separate tool. Install Goo.DevTools.App to get goo-devtools and use goo dev --inspector.

See the Goo DevTools guide and development guide.

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 51 9/9/2026
0.5.2 67 9/9/2026
0.5.1 66 9/9/2026
0.5.0 85 9/5/2026
0.4.2 85 9/2/2026
0.4.1 85 9/2/2026
0.4.0 85 9/1/2026