Installation
Installation
First, make sure you have Go installed on your system.
Install via go install
go install github.com/pierow2k/polyhymnia@latestClone 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 installThis will create an executable called polyhymnia and install the man page to /usr/local/share/man/man1.