How to Build

Prerequisites

To build hf, you will need the following dependencies
To build man pages, you will need the following additional dependencies

Building from source

To clone the repository
git clone https://github.com/sorairolake/hf.git
cd hf
To build a package
just build

Crate features

application

Enable building the application. This is enabled by default.