hello

hello command prints 'Hello'.

Installation

Download from GitHub Releases and extract the binary.

Usage

$ hello
Hello

How to build

hello is developed with Go.
Please install Go SDK before build.

$ make package