xvoland / Extract

Bash/Zsh function for extract: .zip, .rar, .bz2, .gz, .zlib, .tar, .tbz2, .tgz, .Z, .7z, .xz, .exe, .tar.bz2, .tar.gz, .tar.xz, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adding this to npm?

gavinengel opened this issue · comments

Would you be interested in adding to this a nodejs npm package, so that it can be easier to install globally? (basically a helper for workstation stuff)

I suppose it would be installed via:

npm install -g extract-cli

Well I went ahead and started a similar project at npm extract-cli. Shrug.