Install from precompiled binaries

Binary RPMs for some Linux environments are provided:

  • Fedora : Available at Copr
  • CentOS : Available at Copr

Or, build and install from source

Alternatively, it's possible to build Gitomail from source.

  1. install the Stack tool.
  2. Using stack, perform build and install:
git clone https://github.com/kernelim/gitomail
cd gitomail
stack install

The binary should be available as ~/.local/bin/gitomail.