Golang Tutorial: Build A Beautiful CLI Todo App With Support for Piping



Golang Tutorial: Build A Beautiful CLI Todo App With Support for Piping

Golang Tutorial: Build A Beautiful CLI Todo App With Support for Piping

We learned how to build a beautiful command line application in the Go programming language in this short screencast.

We cover essential topics like working with command line arguments in Go. How to pipe output of another program to your Go application.

Here are some important links

The full code is at https://github.com/joefazee/go-toto-app
The ASCII Table Library is at https://github.com/alexeyco/simpletable
Please support me by subscribing to my channel. Thank you.

Comments are closed.