1.0.15 • Published 8 years ago

shell-tar v1.0.15

Weekly downloads
5
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.1

8 years ago