content/projects/peat.html @ a30885eba5d3

Add ffind and peat.
author Steve Losh <steve@stevelosh.com>
date Mon, 19 Nov 2012 19:20:21 -0500
parents (none)
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 %}