$ apt install -y golang-go
$ go version
$ go fmt [filename]
$ go build [filename]
$ ./[filename]
$ go run [filename]
This project follows the MIT License - ©️ StormsinBrewing ™️ - 2021
$ apt install -y golang-go
$ go version
$ go fmt [filename]
$ go build [filename]
$ ./[filename]
$ go run [filename]
This project follows the MIT License - ©️ StormsinBrewing ™️ - 2021