You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
375 B
375 B
GoGo
Go, but with gadgets!
GoGo wraps the normal Go toolchain, however it enables a few tweaks.
Gadgets
When invoking gogo
, first it checks for a binary in PATH
with a special name based on the first argument.
For example, gogo magic
will look for a binary called go-magic
in PATH
and execute it with any remaining arguments.