14 lines
600 B
Markdown
14 lines
600 B
Markdown
# nasin
|
|
|
|
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/tomo/nasin.svg)](https://pkg.go.dev/git.tebibyte.media/tomo/nasin)
|
|
|
|
Nasin provides an easy way to write applications with Tomo. To get started, take
|
|
a look at the [examples](examples) directory and the
|
|
[online documentation](https://pkg.go.dev/git.tebibyte.media/tomo/nasin).
|
|
|
|
Related repositories:
|
|
- [Tomo API](https://git.tebibyte.media/tomo/tomo): The API that all other parts
|
|
of the toolkit agree on
|
|
- [Objects](https://git.tebibyte.media/tomo/objects): A standard collection of
|
|
re-usable objects and other GUI components
|