github.com/cybriq/giocore@v0.0.7-0.20210703034601-cfb9cb5f3900/cmd/gogio/doc.go (about) 1 // SPDX-License-Identifier: Unlicense OR MIT 2 3 /* 4 The gogio tool builds and packages Gio programs for Android, iOS/tvOS 5 and WebAssembly. 6 7 Run gogio with no arguments for instructions, or see the examples at 8 https://github.com/cybriq/giocore. 9 */ 10 package main