commit 04a5c83f3f07d9d990f9cc3acb3b19e013114c84 Author: Byron Torres <b@torresjrjr.com> Date: Sun, 19 Dec 2021 16:37:59 +0000 initial commit Diffstat:
A | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,6 @@ +entr +==== + +A utility which runs abitrary commands when files change. + +See <http://eradman.com/entrproject/>.