ez-organizer

0.1.0 • Public • Published

Introduction

ezOrganizer is an application that's part of the 'ez' programs, this app makes organising your TvShows easier than ever

Installation

Install via npm :

npm install -g ez-organizer

Note for linux you may have to use 'sudo'

Command-line usage

ezOrganizer --input [path] --output [path]

options:

-h, --help
-v, --version
 
-i, --input [path] Input directory default: current working directory
-o, --ouput [path] Output directory (required)

To build for development

Clone this repository locally :

git clone https://github.com/oussama1598/ezOrganizer.git

Install dependencies with npm/yarn :

npm install

Or

yarn

Package Sidebar

Install

npm i ez-organizer

Weekly Downloads

4

Version

0.1.0

License

ISC

Unpacked Size

52.6 kB

Total Files

28

Last publish

Collaborators

  • oussama1598