GopherCon 2019 - Design Command-Line Tools People Love
Presenter: Carolyn Van Slyck
Liveblogger: Jennifer Davis
This post was a contribution to the liveblog for GopherCon 2019.
Overview It is a joy to build command-line tools that are not only easy to learn, but that other developers are willing to maintain. Often a team’s engineering efforts are spent on the backend, while the cli doesn’t receive the same level of attention. This can result in hard-to-test tools and dumping maintenance of them to whoever most recently joined the team.