February 9, 2015 @ DevMynd Studios

Building Command Line Applications in Go

by Jack Christensen

Go is ideally suited for developing command line applications. This discussion will cover the basic techniques used for parsing arguments, file IO, process management, as well as the overall structure of an application. Practical examples will be drawn from real-world applications.

Code Examples

View on Github

Video

Not available.