A custom tool installer written in Go used for quickly installing packages.
This may be useful if you distro hop and want to install your favourite set of packages.
After running and following the instructions, you will have a portable bash script that you can run whenever.
To run directly:
go run toolinstaller.go
Or you can create a binary:
go build toolinstaller.go
./toolinstaller