howyi/retort
Composer 安装命令:
composer require howyi/retort
包简介
Lite directory compressor
README 文档
README
指定した名称のディレクトリを全てzip圧縮する
インストール
composer require howyi/retort:~1.0.0 --dev
設定
cwd以下に rtrt.yml を配置する
type: zip # 圧縮、解凍するディレクトリ名 Retort/ <-> Retort.zip name: Retort # 検索するディレクトリ一覧 src/ tests/ 以下を検索する設定 directories: - src - tests
コマンド
ディレクトリを圧縮
./vendor/bin/rtrt seal
ディレクトリを解凍
./vendor/bin/rtrt heat
统计信息
- 总下载量: 112
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-12