Documentation
¶
Overview ¶
Command generate renders the default "terminal" logo used as the Windows toast appLogoOverride image when a caller does not supply WithIcon. Run from the repo root:
go run assets/_generate/main.go
It writes assets/toast-icon.png (a 256x256 transparent PNG: a dark rounded terminal body with a green ">_" prompt). The directory is underscore-prefixed so `go build ./...` ignores it; no build deps beyond the standard library.
Click to show internal directories.
Click to hide internal directories.