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