This project is a command-line interface to Adopt Tapir.
To build, clone this repo, and in the repo directory, do the following:
$ go buildThis will produce an executable called adopt-tapir.
go install github.com/clementi/adopt-tapir@latestBinaries for Windows, Linux, macOS (arm64 and amd64), FreeBSD, NetBSD and OpenBSD are available on the Releases page.
For command-line options, use the --help switch.