mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
8fab2f8cb1
Add fedora.yml for testing on linux and windows. Add android.yml for testing `gogio -target android`. Add a build badge to the README. Signed-off-by: Elias Naur <mail@eliasnaur.com>
25 lines
883 B
Markdown
25 lines
883 B
Markdown
# Gio
|
|
|
|
Immediate mode GUI programs in Go. See [gioui.org](https://gioui.org)
|
|
for details and documentation.
|
|
|
|
[](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 and patches to the [mailing list](https://lists.sr.ht/~eliasnaur/gio). No Sourcehut
|
|
account is required and you can post without being subscribed.
|
|
|
|
See the [contribution guide](https://gioui.org/doc/contribute) for more details.
|
|
|
|
|
|
## License
|
|
|
|
Dual-licensed under [UNLICENSE](https://unlicense.org) or the [MIT](https://spdx.org/licenses/MIT.html).
|