#!/usr/bin/env sh
cd "$(mktemp -d)"
git clone https://github.com/nonpop/xkblayout-state
cd xkblayout-state
make
echo "$PWD/xkblayout-state"