Go Basics To run any file do the following: go run <path-to-file> For example: go run examples/01_variables.go