Skip to content

clementi/adopt-tapir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.