# Go

## Links

* [Github repository: Awesome-Go](https://github.com/avelino/awesome-go)
* [Cobra is a library for creating powerful modern CLI applications](https://github.com/spf13/cobra)
* [A progressbar library for command line tools](https://github.com/schollz/progressbar)
* [A library to make output colorized](https://github.com/fatih/color)
