mirror of
https://git.sr.ht/~eliasnaur/gio-cmd
synced 2026-07-01 07:35:37 +00:00
35e56c5af956ac30e77e468f1c0a70083a2e29b2
Previously, it was possible to misuse gigio with arguments after the package, such as `gogio -target android . -o foo.apk`. That cause an undesired effect, since `-o` is silently ignore by gogio. Now, any arguments after the package will trigger an error. Signed-off-by: Inkeliz <inkeliz@inkeliz.com>
Gio Tools
Tools for the Gio project, most notably gogio for packaging Gio programs.
Issues
File bugs and TODOs through the issue tracker or send an email to ~eliasnaur/gio@todo.sr.ht. For general discussion, use the mailing list: ~eliasnaur/gio@lists.sr.ht.
Contributing
Post discussion to the mailing list and patches to gio-patches. No Sourcehut account is required and you can post without being subscribed.
See the contribution guide for more details.
An official GitHub mirror is available.
Description
Languages
Go
100%