/golang-starter

Starter repository to deep dive into Golang language

Primary LanguageGo

Setup

Auto install (Linux/MacOS)

Simply run

$ git clone https://github.com/Darkweak/golang-starter && cd golang-starter && make prepare

Either you can install go binary from here