Installation

First, make sure you have Go installed on your system.

Install via go install

go install github.com/pierow2k/polyhymnia@latest

Clone and Build

Alternatively, you can clone the repo and build the application manually:

git clone https://github.com/pierow2k/polyhymnia.git
cd polyhymnia
sudo make install

This will create an executable called polyhymnia and install the man page to /usr/local/share/man/man1.