[home]
destination = %(HOME)s/bin
interpreter = python3
run =
    rm /home/gawel/bin/chutify

[githook]
destination = docs/_static/binaries
run =
    docs/_static/binaries/example

[tests]
destination = bin
run =
    ls
    ls .
