An easy way to write applications with Tomo.
Go to file
Sasha Koshka d69a431037 Add editorconfig 2024-04-29 16:24:04 -04:00
assets Initial commit 2024-04-29 00:47:50 -04:00
.editorconfig Add editorconfig 2024-04-29 16:24:04 -04:00
LICENSE Initial commit 2024-04-29 00:47:50 -04:00
README.md Initial commit 2024-04-29 00:47:50 -04:00
application.go Application roles are now strings 2024-04-29 16:21:35 -04:00
backend.go Depend on xdg for user dirs 2024-04-29 16:21:53 -04:00
go.mod Depend on xdg for user dirs 2024-04-29 16:21:53 -04:00
go.sum Depend on xdg for user dirs 2024-04-29 16:21:53 -04:00
path.go Depend on xdg for user dirs 2024-04-29 16:21:53 -04:00
path_unix.go Underscore separator for build constraint file 2024-04-29 16:22:50 -04:00

README.md

nasin

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