# go run > Compile and run Go code. > Does not leave a binary on the disk. > More information: . - Run a Go file: `go run {{path/to/file.go}}`