This project is a command-line interface to Adopt Tapir.
To build, clone this repo, and in the repo directory, do the following:
$ go build
This will produce an executable called adopt-tapir
.
go install github.com/clementi/adopt-tapir@latest
Binaries 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.