Create a CLI with Go and Cobra



Create a CLI with Go and Cobra

Create a CLI with Go and Cobra

Hello!!
In this video we start creating a simple CLI application from scratch using Go and Cobra.

Playlist – https://youtube.com/playlist?list=PLmytyDGWOjVfZZhtUqlkzyTUCo4P5H2hz
Blog – https://gauravgahlot.in

Credits
————————–
Gopher in thumbnail – https://dribbble.com/shots/3878129-Go-Gopher-coding-it-up-Cloudflare-and-Kubernetes

Contents
————————————–
00:00 – Intro
01:11 – Setup
03:39 – Root Command
07:38 – Root – Test Run
08:57 – Greet Command
10:30 – Greet – Test Run
11:55 – Next

#golang #commandline #scratch