Cobra is a library for creating powerful modern CLI applications. It is being used for many popular open-source projects. In this article, I will explore how to build a simple todo CLI application using Cobra. Let’s break down the command that we will build.
Sort: