organize-cli

0.5.8 • Public • Published

organize-cli

Build Status Build status npm npm awesome

Organize files based on file types, formally known as organizeit

Installation

$ npm install -g organize-cli

Usage

Usage: organize [options]

Options:
  -o, --output  Output directory - Creates one if doesn't exist         [string]
  -d, --date    Organize files by dates                                [boolean]
  -s, --source  Source directory to organize                 [string] [required]
  -t, --type    Specific types to organize - strings of file extensions  [array]
  -f, --folder  Specific folder to move specific files to               [string]
  -h, --help    Show help                                              [boolean]

Examples:
  organize -s ~/Downloads -o . -t mp3 wav -f "Songs"

Like it?

🌟 this repo to show support. You can also tweet about this project by clicking here.

Related

License

MIT © Manraj Singh

Package Sidebar

Install

npm i organize-cli

Weekly Downloads

2

Version

0.5.8

License

MIT

Last publish

Collaborators

  • manrajsingh