An open API service indexing awesome lists of open source software.

https://github.com/mwiater/golangcliscaffold

Learn how to create your first Golang CLI tool with Cobra and Viper. This step-by-step guide will show you how to bootstrap your project, add commands and flags, and create a usable CLI tool. By the end of this article, you'll have a working CLI tool that you can use to automate your tasks.
https://github.com/mwiater/golangcliscaffold

cli cobra flags golang viper

Last synced: 5 months ago
JSON representation

Learn how to create your first Golang CLI tool with Cobra and Viper. This step-by-step guide will show you how to bootstrap your project, add commands and flags, and create a usable CLI tool. By the end of this article, you'll have a working CLI tool that you can use to automate your tasks.

Awesome Lists containing this project