Reinventing the wheel: Building some command-line utility programs using go
-
Each directory is a unique Go module implementation of a utility program. The description of each program can be found in the attached README.md
-
Some child directories might contain a todo.txt file, which highlights some task through which the containing program might be optimized or improved