Here is a list of tools to avoid re-writing the same code one million times.
:::code-group
Download the already built binary from the [release
page](https://github.com/hanchon/hanchond/releases)
git clone https://github.com/hanchon/hanchond --depth 1
cd hanchond
make install
:::