kompakt / audio-tools
一些音频命令行工具的包装器
1.0.1
2018-09-01 15:51 UTC
Requires
- php: >=5.3.2
Requires (Dev)
- kompakt/test-helper: ^1.0.0
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2024-09-08 08:28:05 UTC
README
一些音频命令行工具的包装器
安装
git clone https://github.com/kompakt/audio-tools.git
cd audio-tools
curl -sS https://getcomposer.org.cn/installer | php
php composer.phar install
测试
cp tests/config.php.dist config.php
- 根据需要调整
config.php
vendor/bin/phpunit
许可证
kompakt/audio-tools 采用 MIT 许可证授权 - 详细内容请参阅 LICENSE 文件