An open API service indexing awesome lists of open source software.

https://github.com/darkweak/golang-starter

Starter repository to deep dive into Golang language
https://github.com/darkweak/golang-starter

Last synced: over 1 year ago
JSON representation

Starter repository to deep dive into Golang language

Awesome Lists containing this project

README

          

# Setup

## Auto install (Linux/MacOS)
Simply run
```shell script
$ git clone https://github.com/Darkweak/golang-starter && cd golang-starter && make prepare
```

Either you can install go binary from [here](https://golang.org/doc/install)