Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 309 Bytes

File metadata and controls

19 lines (11 loc) · 309 Bytes

INSTALL

We support alternative installation methods.

INSTALL (GO)

harmonica is packaged as a Go module.

go install github.com/mcandre/harmonica/cmd/harmonica@latest

Prerequisites

Postinstall

Register output of go env GOBIN to PATH environment variable.