定制 raulfraile/distill-cli 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

raulfraile/distill-cli

Composer 安装命令:

composer require raulfraile/distill-cli

包简介

Command line tool to extract files from compressed archives

README 文档

README

Build Status Latest Stable Version Total Downloads Latest Unstable Version

distill-cli is a command line tool to extract files from compressed archives. It relies on the raulfraile/distill library to extract files from bz2, gz, phar, rar, tar, tar.bz2, tar.gz, tar.xz, 7z, xz and zip archives.

Installation

Locally

Download the distill-cli.phar file and store it somewhere on your computer.

Globally (manual)

You can run these commands to easily access distill-cli from anywhere on your system:

$ sudo wget https://raw.githubusercontent.com/raulfraile/distill-cli/master/bin/distill-cli.phar -O /usr/local/bin/distill-cli

or with curl:

$ sudo curl https://raw.githubusercontent.com/raulfraile/distill-cli/master/bin/distill-cli.phar -o /usr/local/bin/distill-cli

then:

$ sudo chmod a+x /usr/local/bin/distill-cli

Then, just run distill-cli.

Globally (Composer)

To install distill-cli, install Composer and issue the following command:

$ ./composer.phar global require raulfraile/distill-cli @stable

Then, make sure you have ~/.composer/vendor/bin in your PATH, and you're good to go:

export PATH="$PATH:$HOME/.composer/vendor/bin"

Usage

$ distill-cli command file [target]

Example:

$ distill-cli extract archive.tar.gz path/

Credits

License

distill-cli is released under the MIT License. See the bundled LICENSE file for details.

统计信息

  • 总下载量: 18
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-08-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固