silverorange/concentrate
Composer 安装命令:
composer require silverorange/concentrate
包简介
This package provides a command-line tool to glob and minify static resources for a website using silverorange's Site package. Files are combined according to a configuration file passed on the command-line.
README 文档
README
This package provides a command-line tool to bundle and minify static resources for a website using silverorange's Site package. Files are combined according to configuration files passed on the command-line.
Usage:
/usr/bin/concentrate [options] <webroot>
Options:
-d directory, --directory=directory Optional additional directory to
search for dependency data files.
-C, --combine Write combined files.
-m, --minify Write minified files.
-l, --compile Write compiled LESS files. See
http://www.lesscss.org/.
-v, --verbose Sets verbosity level. Use multiples
for more detail (e.g. "-vv").
-h, --help show this help message and exit
--version show the program version and exit
Arguments:
webroot The directory to which files will be written.
Installation
composer require silverorange/concentrate
统计信息
- 总下载量: 10.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1
- 更新时间: 2016-01-04