Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 244 Bytes

A simple command line program to download the latest stable version of Go (http:golang.org).

Install

go get lazyhacker.dev/getgo

Usage

To get help info: getgo -help

To download to a specific directory: getgo -dir ~/Downloads