From 96facaae988ad665ce5c5fe1998154c75af31ddc Mon Sep 17 00:00:00 2001 From: Pierre Raoul Date: Wed, 17 Jun 2020 22:21:32 +0200 Subject: [PATCH] Docs: add fse-cli to the README (#815) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5b1851f1..b4a5370b 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,9 @@ They were removed from `fs-extra` in v2.0.0. If you need the functionality, `wal Third Party ----------- +### CLI + +[fse-cli](https://www.npmjs.com/package/@atao60/fse-cli) allows you to run `fs-extra` from a console or from [npm](https://www.npmjs.com) scripts. ### TypeScript