Automating tasks with Go
As developers, we often come across monotonous, repetitive tasks, and the thought of how we can automate them always comes to mind. Here at Trybe, we have two really cool scenarios where Go helped us automate some of these tasks.
First scenario
trybe-cli
The first scenario is our trybe-cli. That’s right, we wrote a client in Go to help our developers perform repetitive tasks with a few commands. Currently, our CLI allows us to:
