filed

Job queue using FUSE

git clone git://mccd.space/filed

commit f81974e75067e34237a96aa8f8bdb1d99849faf5
parent 31405be29ce0368399567d78445094d22344a06f
Author: Marc Coquand <marc@coquand.email>
Date:   Thu, 18 Dec 2025 09:35:23 +0100

README

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -97,6 +97,10 @@ I was inspired by 9p, and files proved to be a great abstraction since directori
 	- [ ] When moved to failed, the job should be killed immediately
 	- [x] When removed, the job should be killed immediately
 
+## Contributing
+
+bugs/patches can be submitted by email to ~marcc/public-inbox@lists.sr.ht
+
 ## Status
 
 File d'attente is tested, but not battle-tested. There are probably quite a few warts and inefficiencies.