An easy way to write applications with Tomo.
Go to file
2024-05-03 13:26:33 -04:00
assets Initial commit 2024-04-29 00:47:50 -04:00
internal/registry Backend registering is platform-dependent 2024-05-03 12:46:27 -04:00
.editorconfig Add editorconfig 2024-04-29 16:24:04 -04:00
application.go Applications can return init errors 2024-05-03 12:46:53 -04:00
go.mod Oh my god 2024-04-29 16:49:01 -04:00
go.sum Depend on xdg for user dirs 2024-04-29 16:21:53 -04:00
LICENSE Initial commit 2024-04-29 00:47:50 -04:00
path_unix.go Underscore separator for build constraint file 2024-04-29 16:22:50 -04:00
path.go Depend on xdg for user dirs 2024-04-29 16:21:53 -04:00
README.md Add godoc badge to README.md 2024-04-30 04:31:02 +00:00

nasin

Go Reference

Nasin provides an easy way to write applications with Tomo. Parts of Tomo that aren't the GUI toolkit may be found here.