Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 484 Bytes

File metadata and controls

13 lines (9 loc) · 484 Bytes

cmd

Build Status GoDoc

cmd is a command line toolkit for the Go programming language.

Getting Started

Install the package, along with executable binary helper (go 1.4 and greater is required):

$ go get -v github.com/goanywhere/cmd