To build hf, you will need the following dependencies
-
Cargo (v1.74.0 or later)
To build man pages, you will need the following additional dependencies
To clone the repository
git clone https://github.com/sorairolake/hf.git
cd hf
To build a package
just build
To find the directory where man pages are generated
fd -t directory out ./target/*/build/hf-*