npkill icon indicating copy to clipboard operation
npkill copied to clipboard

Add support for moving folders to system trash

Open Fleker opened this issue 4 years ago • 0 comments

Adds a --trash flag to the CLI to move a node_modules to system trash rather than deleting directly.

To use the trash module, the project needs to be rewritten to use ESModules There is one test still outstanding that isn't running as I work out some compat issues, but wanted to create this now to solicit some feedback.

See #60

Fleker avatar Oct 16 '21 18:10 Fleker