Author - Brandon Mandzik, 2020
Gocat is a performant cat implementation in Golang.
Requieres: go 1.13 AND darwin system
Installation: cd into the directory. use $ go install and execute in the bin directory with $ go run gocat or call it globally by exporting into your PATH variable.