directory-shuffle-cli

1.0.1 • Public • Published

directory-shuffle-cli

Shuffles the selected directory by overwriting and renaming its files. Doesn't shuffle subdirectories.


Installation and usage:

Install

npm install --save-dev directory-shuffle-cli

List options

directory-shuffle --help

Show an array of files in this directory without shuffling

directory-shuffle -p "."
directory-shuffle -p "dist/img"

Shuffle directory

directory-shuffle -d "."
directory-shuffle -d "dist/img"

Test

npm run test


Is there something wrong?

Please tell me!

Package Sidebar

Install

npm i directory-shuffle-cli

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

11.1 kB

Total Files

10

Last publish

Collaborators

  • ol-web