remove-all-except-outer-links

v2.0.1
Removes everything from a folder except external symlinks
rimraf

remove-all-except-outer-links

Removes everything from a folder except external symlinks

npm version Build Status

Installation

npm i -S remove-all-except-outer-links

Usage

const removeAllExceptOuterLinks = require('remove-all-except-outer-links')

removeAllExceptOuterLinks('node_modules').then(() => console.log('done'))

License

MIT © Zoltan Kochan

npm i remove-all-except-outer-links

Metadata

  • MIT
  • >=8.15
  • Zoltan Kochan
  • released 8/17/2019

Downloads

Maintainers