/adopt-tapir

A command-line interface to https://adopt-tapir.softwaremill.com/

Primary LanguageGo

adopt-tapir

GitHub Workflow Status Go Report Card GitHub release (latest by date)

This project is a command-line interface to Adopt Tapir.

Building

To build, clone this repo, and in the repo directory, do the following:

$ go build

This will produce an executable called adopt-tapir.

Installation

Using go install

go install github.com/clementi/adopt-tapir@latest

Binaries

Binaries for Windows, Linux, macOS (arm64 and amd64), FreeBSD, NetBSD and OpenBSD are available on the Releases page.

Usage

For command-line options, use the --help switch.