Files
gio/README.md
T
Elias Naur 62a2f3b8c8 README.md: link to Larry's GitHub mirror
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2020-02-29 15:42:01 +01:00

33 lines
1.2 KiB
Markdown

# Gio
Immediate mode GUI programs in Go for Android, iOS, macOS, Linux,
FreeBSD, OpenBSD, Windows, and WebAssembly (experimental). See the
project page [gioui.org](https://gioui.org) for documentation and more
information.
[![builds.sr.ht status](https://builds.sr.ht/~eliasnaur/gio.svg)](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 [unofficial GitHub mirror](https://github.com/theclapp/gio-mirror)
is kindly maintained by Larry Clapp.
## License
This project is dual-licensed under the UNLICENSE (see the UNLICENSE file) or
the MIT license (see the LICENSE-MIT file).
You may use the project under the terms of either license.