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