Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 826 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 826 Bytes

greet

GoDoc Go Report Card Build Status Coverage Status

A simple Go Hello, World! module.

Installation

From gobinaries.com:

$ curl -sf https://gobinaries.com/tanem/greet/cmd/greet | sh

From source:

$ go get github.com/tanem/greet

License

MIT