content/projects/peat.html @ 25ec02499fbc
Fix a bunch of shit
* Tear out the flattr/gittip/gauges garbage
* Fix busted requirement paths
* Fix missing endblock tag
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 24 Jul 2015 17:44:52 -0400 |
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 %}