extract-cli

0.0.9 • Public • Published

extract

A command line tool for extracting any archive file.

npm version

Usage

  Usage: extract <path/file_name>.<zip|rar|bz2|gz|tar|tbz2|tgz|Z|7z|xz|ex|tar.bz2|tar.gz|tar.xz>

  A command line tool for extracting any archive file.

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -f, --force    allow existing extracted files to be clobbered

Credits

These sources have helped to create this module by sharing their code:

Alternatives

These are alternative projects which can yield achieve a similar result:

License

(The MIT License) Copyright (c) 2015 Gavin Engel <gavin@engel.com>

See: http://opensource.org/licenses/MIT

/extract-cli/

    Package Sidebar

    Install

    npm i extract-cli

    Weekly Downloads

    12

    Version

    0.0.9

    License

    MIT

    Last publish

    Collaborators

    • gavinengel