arpad1337 / file-archiver

TypeScript, JavaScript, Jasmine, TravisCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TypeScript, JavaScript, Jasmine, TravisCI

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.3%Language:TypeScript 49.7%