We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is the source code for Goscript. Goscript lets you run go files as scripts. Here's how to get started: $ make install $ ./example.go
Runs single-file go programs as scripts. Put it in a shebang line at the top of your script.