Summary
Toolkit cut focused on the Gru Notepad public showcase path: document the separate app repo, fix the Linux x11util package gap that blocked consumers using examples/appinstance, and bump the public pin to 0.7.2.
What's new since v0.7.1
- Showcase app: Gru Notepad (
requires this module; not vendored here) - Site: ledocorp.org/gru/notepad · clips on X
x11utilpackage shipped (Linux raise/focus helper used byexamples/appinstance) so module consumers tidy/build cleanly- README / licensing / cheatsheet: Notepad is a public showcase repo, not “private for now”
Install
go get github.com/ledocorp/gru@v0.7.2go run ./cmd/hello
go run -tags grudemo .
go run -tags webview2 ./cmd/webviewhelloShowcase app (separate clone):
git clone https://github.com/shawnlondono/gru-notepad
cd gru-notepad
go run ./cmd/grunotepadSee the README and Getting Started.
Primary target: Windows.