December 2021
Intermediate to advanced
510 pages
11h 20m
English
In this chapter, you created your first command-line tool using Go. You tested it, built an executable file for two different operating systems, and executed it. This represents the basic workflow of writing command-line tools with Go.
Next, you’ll dive into the concepts required to write more complex command-line tools, starting with getting input from your users and displaying information back to them.
Read now
Unlock full access