Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
hare-tool(1)		     General Commands Manual		    hare-tool(1)

NAME
     hare tool - run third-party Hare tools

SYNOPSIS
     hare tool command [arguments...]

DESCRIPTION
     hare tool executes a third-party Hare tool named command with the given ar-
     guments.

     Third-party  tools  are installed in the "libexec" directory that the tool-
     chain was configured with, which is typically  /usr/libexec/hare.	Each  is
     prefixed  with  "hare-",  so  on a typical configuration, hare tool example
     will run /usr/libexec/hare/hare-example.

ENVIRONMENT
     The following environment variables affect hare tool's execution:

     HARE_TOOLPATH   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.

SEE ALSO
     hare(1)

				   2026-08-27			    hare-tool(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hare-tool&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help