Build and install from source

It's possible to build Buildsome from source.

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

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