Episode 18
This screencast teaches how to write a command line app in Go. We’ll use the cobra package, which is my go-to for every command line app I’ve written for the last year.
Check out the example code on GitHub and keep on rockin', Gophers!