Summary
First public release of Gru (GRU) - a Go-first UI toolkit (retained-mode, Raylib-backed) under MPL 2.0.
Included
ui/platform - widgets, layout, text, inspector- Curated demo app (
-tags grudemo) - Optional WebView2 demos (
-tags webview2, Windows) cmd/gru-new,build,package- Sample apps -
cmd/hello,cmd/webviewhello - Public docs - getting started, CLI, composition, WebView, architecture, widgets, API
Not included
- Gru Notepad / Notes, Prism, Studio harness, Foundry (private)
Install
go get github.com/ledocorp/gru@v0.7.0See the README and Getting Started.
Primary target: Windows.