santoshgawande / Golang-Snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang-Snippets

Install golang on Linux

sudo apt-get install golang

Run golang code

go run hello.go

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%