1.0.15 • Published 6 years ago

shell-tar v1.0.15

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

SHELL-TAR

Build Status

Promise based archiving utility based on shelljs that assumes it runs on a unix type machine wich has the tar archiving utility installed

Usual stuff:

    npm i shell-tar -S

Main exported functions are: compress and decompress Both have the same argument signature: scr, dest, move Quite self explanatory. move may be any truthy value.

TODO - add usage description

PRs welcomed.

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.1

6 years ago