forked from joejulian/gio
3c69c81401
Signed-off-by: Elias Naur <mail@eliasnaur.com>
11 lines
237 B
Go
11 lines
237 B
Go
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
/*
|
|
The gio tool builds and packages Gio programs for Android, iOS/tvOS
|
|
and WebAssembly.
|
|
|
|
Run gio with no arguments for instructions, or see the examples at
|
|
https://gioui.org.
|
|
*/
|
|
package main
|