2024-04-29 00:47:50 -04:00
|
|
|
# nasin
|
|
|
|
|
|
2024-04-30 04:31:02 +00:00
|
|
|
[](https://pkg.go.dev/git.tebibyte.media/tomo/nasin)
|
|
|
|
|
|
2024-05-14 12:50:49 -04:00
|
|
|
Nasin provides an easy way to write applications with Tomo. To get started, take
|
|
|
|
|
a look at the [examples](examples) directory and the
|
2024-05-14 12:49:22 -04:00
|
|
|
[online documentation](https://pkg.go.dev/git.tebibyte.media/tomo/nasin).
|
2024-05-14 12:48:44 -04:00
|
|
|
|
|
|
|
|
Related repositories:
|
2024-05-14 12:50:49 -04:00
|
|
|
- [Tomo API](https://git.tebibyte.media/tomo/tomo): The API that all other parts
|
2024-05-14 12:48:44 -04:00
|
|
|
of the toolkit agree on
|
2024-05-14 12:50:49 -04:00
|
|
|
- [Objects](https://git.tebibyte.media/tomo/objects): A standard collection of
|
2024-05-14 12:48:44 -04:00
|
|
|
re-usable objects and other GUI components
|