0.1.2 • Published 8 years ago

del-symlinks-cli v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

del-symlinks-cli Build Status npm npm

Delete symlinks

Install

$ npm install --global del-symlinks-cli

Usage

$ del-symlinks --help

  Usage
    $ del-symlinks <path|glob> [options]

  Options
    -d, --dry-run  List what would be deleted instead of deleting [Default: false]

  Examples
    $ del-symlinks foo.js bar.js,
    $ del-symlinks '*.js' '!app.js'

Related

License

MIT © Guntur