Installation

  • Arch linux

    yay -S smh-bin

  • With cabal

    cabal install smh

  • Any x86_64 distro

    Download the latest release

Building

Prerequisites

Building steps

  • git clone https://github.com/DanRyba253/smh - clone the repo
  • cd smh - navigate into the repo
  • cabal install --install-dir=. --install-method=copy - install smh into the current directory
  • mv smh <your-bin-dir> - move smh binary to your prefered binary directory

What's next?

Visit the user guide for the usage tutorial and examples.