From d8e29aef0b4c1737ab107af74c2ba667645bbc82 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Thu, 31 Mar 2016 01:42:20 +0900 Subject: [PATCH] Deprecate this project, which I should have done some time ago. So long and thanks for all the fish. --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/readme.md b/readme.md index 2d646d0..3749457 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,15 @@ +Warning: This Project Is Deprecated! +---------------------------------------------------------------------------- +`wrench.js` is deprecated, and hasn't been updated in quite some time. **[I heavily recommend using fs-extra](https://github.com/jprichardson/node-fs-extra)** to do any extra filesystem operations. + +Wrench was built for the _early_ days of Node, and it solved a problem that needed solving. I'm proud of what it's done; at the time of writing this, it was still downloaded over 25,000 times yesterday, and over 500,000 times in the last month. The fact that it wound up being embedded in so many projects is humbling and a great source of fun for me, but I just don't have the time to keep up with this at the moment. No alternate maintainers have appeared, and fs-extra is very well maintained anyway - one community solution is likely better. + +So long, and thanks for all the fish. The original docs remain available here for anyone who may need them. If I could 301 a GitHub repository I'd do so. + +Cheers, +- Ryan McGrath + + wrench.js - Recursive file operations in Node.js ---------------------------------------------------------------------------- While I love Node.js, I've found myself missing some functions. Things like