content/projects/peat.html @ 70b7b8626310

Fix typo
author "Jordan Eldredge <jordan@jordaneldredge.com>"
date Thu, 17 Sep 2015 09:20:42 -0700
parents a30885eba5d3
children (none)
    {% extends "_post.html" %}

    {% hyde
    title: "Peat"
    snip: "Peat repeats commands."
    created: 2012-11-19 19:00:02
    exclude: False
    %}

{% block article %}

[Peat][] is a small utility for easily repeating a command when files change.

[Peat]: https://github.com/sjl/peat

{% endblock %}