Skip to content

hoahm/go-handy

Repository files navigation

This repo is just a place to save some good blog posts, tutorials, tips, tricks,... about Golang and any technology stacks.


Table of contents

[TOC]

Setup Golang

MacOS X

Download ./setup.sh, and CHDMOD +x

chmod +x ./setup.sh
./setup.sh

Windows

For windows, download the package installer here

*nix

To *nix users, you can download and follow these instructions to install.

The Go Playround

If you don't want to setup Go in your computer, you can get your hand dirty with The Go Playround. It's a simple web based IDE for running Go script.

Awesome Go

A categorized community-driven collection of awesome Golang libraries, tools, frameworks and software. Click here.

Gomega cheatsheet

Click here

Knowledge base

I collect all the most common questions and answers to a knowledge base so that we can share and learn together. Click here to view.

Contribution

I would very much welcome any contribution. Please make a Pull Request or send an email to Nobi Hoang [email protected].

About

Collect tutorials, useful scripts,...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published