Skip to content

arpad1337/file-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Archiver CLI Build Status

Its a CLI for archiving files from a folder which are older than a given month

Running

npm install
npm start sourceFolder [--format zip] [--months months] destinationFolder

format can be 'zip', months can be only integer

Tests

npm install
npm test

Author

rpi1337

Releases

No releases published

Packages

No packages published