.. highlight:: shell ============ Installation ============ From sources -------------- To install Gafkalo, checkout the code from github_ and run this command in your terminal: .. code-block:: console $ make This will download any dependencies and build gafkalo. You need Go >=1.16 .. _github: https://github.com/kmetaxas/gafkalo/