Introduction
Introduction Statistics Contact Development Disclaimer Help
README: add url to entr project to make it easier to find - saait - the most bo…
git clone git://git.codemadness.org/saait
Log
Files
Refs
README
LICENSE
---
commit 134ff98c58a8cca78caf918cc6dddc3a24155490
parent f242e6ade5979fd153b0b2a97a252912fa91b842
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 24 Dec 2020 13:38:10 +0100
README: add url to entr project to make it easier to find
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/README b/README
@@ -40,7 +40,7 @@ This script monitors pages for changes and for new files in t…
regenerates static files if this happens. If successful then refreshes the
current window/tab in Firefox.
-Dependencies: make, xdotool, entr.
+Dependencies: make, xdotool, entr (https://eradman.com/entrproject/).
#!/bin/sh
if test x"$1" = x"rebuild"; then
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.