How to run all .go files within current directory through the command line (multi file package) January 29, 2023 by Tarik Finally we can now use: go run . thanks to: https://github.com/golang/go/issues/22726#issuecomment-345841019