jafo

1.0.2 • Public • Published

JAFO

Just a folder organizer CLI tool to organize files inside a folder

Installation

npm install -g jafo

Usage

For default configs jafo -p .

for custom configs jafo -c <path-to-config.yaml>

Custom config file

Custom config files should be written in YAML, using the following schema

path: /folder/to/organize
folder:
  - name: vids
    formats: ['mp4', 'avi', 'wmv', 'mkv', 'webm', 'mov']
  - name: 3dprint
    formats: ['stl', 'gcode']

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jafo

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    6.43 kB

    Total Files

    6

    Last publish

    Collaborators

    • anmarco