download-tar

The aim of this project is to simply download a tar ball given the tar ball URL. This project is written in Golang

go run main.go

Example -

$ go run main.go
Downloading https://github.com/vmware-tanzu/community-edition/releases/download/v0.11.0/tce-darwin-amd64-v0.11.0.tar.gz to tce-darwin-amd64-v0.11.0.tar.gz
279082837 bytes downloaded.