$ cat ~/wolfe.id.au/index.md

Golang

term  ·  2 entries
  1. Using Sublime Text for Go Development

    For the last 6 months I have been using Go as my primary development language and for a large part of that I have been using sublime text 3 . Along the way the go developers have released quite a few handy and time …

    #002
  2. Golang can I have a package manager please?

    Currently golang has no standard package manager; this in my view makes it a harder for those new to the language. golang has for the most part been a pleasure to use, built-in features are well thought out and help new …

    #001