Installation
The easiest way is to use pipx to install cloninator.
$ pipx install cloninator
This is the only officially supported way of installing it.
As cloninator require python 3.11+, please make sure that
this is the version used by your system, or use a tool like
pyenv to create a shell with such a python version.