/Golang-Snippets

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Golang-Snippets

Install golang on Linux

sudo apt-get install golang

Run golang code

go run hello.go