Skip to content

rollbrettler/go-playground

Repository files navigation

Go playground

This is my personal go playground / notebook while learning the language

Requirements

OSX

Install go through Homebrew with following command.

brew reinstall go --with-cc-all

For libgit support install libgit2 and go dependecy

brew install libgit2
go get github.com/libgit2/git2go

About

This is my personal go playground / notebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages