Skip to content

command line file management tool - helps with archiving & categorizing

Notifications You must be signed in to change notification settings

jmz527/archiver

Repository files navigation

archiver

command line file management tool - helps with archiving & categorizing

Description

Technologies Used:

NodeJS + Mocha + Chai + HTML-Minifier + JS-Beautify

Installation Instructions:

First, clone this repo to a directory on your local machine:

git clone [email protected]:jmz527/archiver.git
cd archiver/

Then run the mapper.js file with node, specifying the directory you would like to map into json, like so (Note: if no path is given, defaults to 'target_dirs/testing_grounds'):

node mapper.js path/to/directory

Planning & Wireframes:

TODOS:

-- Need a bash script that will take out all spaces within file names -- Need to account for srt files

Directory Tree:

Notes:

-- FILE ANALYSIS & TRACKING

Mapper creates initial json map of file directory
Wrangler gets the absolute path, the file system stats and the metadata of files

-- DIRECTORY REFORMATION

Reformmer moves all files within the directory tree to a given flat folder

https://stackoverflow.com/questions/11787016/nodejs-file-statistics

About

command line file management tool - helps with archiving & categorizing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published