.\" Generated by scdoc 1.11.4 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "hare-tool" "1" "2026-06-01" .PP .SH NAME .PP hare tool - run third-party Hare tools .PP .SH SYNOPSIS .PP \fBhare tool\fR \fIcommand\fR [\fIarguments\fR.\&.\&.\&] .PP .SH DESCRIPTION .PP \fBhare tool\fR executes a third-party Hare tool named \fIcommand\fR with the given \fIarguments\fR.\& .PP Third-party tools are installed in the "libexec" directory that the toolchain was configured with, which is typically \fI/usr/libexec/hare\fR.\& Each is prefixed with "hare-", so on a typical configuration, \fBhare tool example\fR will run \fI/usr/libexec/hare/hare-example\fR.\& .PP .SH ENVIRONMENT .PP The following environment variables affect \fBhare tool\fR'\&s execution: .PP .TS l lx. T{ \fBHARE_TOOLPATH\fR T} T{ The list of directories to search for tools within, as a colon-deliminated list of paths.\& If not provided, will use the above mentioned typical installation directory.\& T} .TE .sp 1 .SH SEE ALSO .PP \fBhare\fR(1)