Go to file
Jeff Carr a83ca26ac3 switch to treeInit 2025-02-14 18:11:19 -06:00
.gitignore no .so files 2024-12-03 00:49:11 -06:00
.plugin "package plugin" would be awesome for golang 2024-12-02 05:17:23 -06:00
LICENSE GPL 2024-01-30 10:30:01 -06:00
Makefile switch to treeInit 2025-02-14 18:11:19 -06:00
README.md just a "gui" from <STDIN> 2024-01-18 00:11:03 -06:00
action.go switch to treeInit 2025-02-14 18:11:19 -06:00
args.go nocui works 2024-01-27 09:03:29 -06:00
main.go switch to treeInit 2025-02-14 18:11:19 -06:00
package-plugin.diff testing for 'package plugin' 2024-11-15 10:02:19 -06:00
stdin.go panic() does os.Exit() 2024-02-09 10:26:12 -06:00
structs.go switch to treeInit 2025-02-14 18:11:19 -06:00
treeInit.go switch to treeInit 2025-02-14 18:11:19 -06:00

README.md

nogui

Package gui implements a abstraction layer for Go visual elements.

This is a sample plugin. It's a skeleton intended to be used when making a new toolkit plugin.