Skip to main content

Installation

There are several ways to install links tool:

  1. On MacOS, you can use Homebrew:
brew install ygrebnov/tap/links
  1. Using go install command (requires Go 1.17 or higher):
go install github.com/ygrebnov/links
  1. You can also download pre-compiled binaries from the releases page.