run

command
v0.0.0-...-3bfe4c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2025 License: MIT Imports: 1 Imported by: 0

README

The go run command allows you to run Go code directly without explicitly compiling it into an executable.

You can directly run the code using the go run command: go run hello.go. This will execute the code and print Hello, Go! to the console.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL