about summary refs log tree commit homepage
path: root/devel/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-06-18 18:44:38 -0300
committerEric Wong <e@80x24.org>2021-06-20 04:37:22 +0000
commit84eaf6b35986277e02f6df65dee21182cd07a138 (patch)
tree8a21e1e827c9fe4c46ef192e3cb826f10f0de333 /devel/README
parentebe480ba1bfe628c1b1e4726544cf901dfcd7612 (diff)
downloadpublic-inbox-84eaf6b35986277e02f6df65dee21182cd07a138.tar.gz
We'll be supporting inotify directly as we do with epoll so so
Linux users won't have to deal with XS, extra DSOs or install
Linux::Inotify2 (and common::sense) modules.
Diffstat (limited to 'devel/README')
-rw-r--r--devel/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/README b/devel/README
new file mode 100644
index 00000000..8f9a0485
--- /dev/null
+++ b/devel/README
@@ -0,0 +1 @@
+scripts use for public-inbox development that don't belong in t/