forked from joejulian/gio
bb56b8183c
The README is deliberately light; we want users to use the gioui.org site for resources, not the site that happens to host the project Git repository. Signed-off-by: Elias Naur <mail@eliasnaur.com>
27 lines
1022 B
Markdown
27 lines
1022 B
Markdown
# Gio - https://gioui.org
|
|
|
|
Immediate mode GUI programs in Go for Android, iOS, macOS, Linux,
|
|
FreeBSD, OpenBSD, Windows, and WebAssembly (experimental).
|
|
|
|
# Installation, examples, documentation
|
|
|
|
Go to [gioui.org](https://gioui.org).
|
|
|
|
[](https://builds.sr.ht/~eliasnaur/gio)
|
|
|
|
## Issues
|
|
|
|
File bugs and TODOs through the [issue tracker](https://todo.sr.ht/~eliasnaur/gio) or send an email
|
|
to [~eliasnaur/gio@todo.sr.ht](mailto:~eliasnaur/gio@todo.sr.ht). For general discussion, use the
|
|
mailing list: [~eliasnaur/gio@lists.sr.ht](mailto:~eliasnaur/gio@lists.sr.ht).
|
|
|
|
## Contributing
|
|
|
|
Post discussion to the [mailing list](https://lists.sr.ht/~eliasnaur/gio) and patches to
|
|
[gio-patches](https://lists.sr.ht/~eliasnaur/gio-patches). No Sourcehut
|
|
account is required and you can post without being subscribed.
|
|
|
|
See the [contribution guide](https://gioui.org/doc/contribute) for more details.
|
|
|
|
An [official GitHub mirror](https://github.com/gioui/gio) is available.
|