kompakt / audio-snippets
Audio snippet generator
1.0.0
2018-09-01 16:09 UTC
Requires
- php: >=5.3.2
- kompakt/audio-tools: ^1.0.0
Requires (Dev)
- kompakt/test-helper: ^1.0.0
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2025-01-08 09:31:22 UTC
README
Audio snippet generator
Install
git clone https://github.com/kompakt/audio-snippets.git
cd audio-snippets
curl -sS https://getcomposer.org/installer | php
php composer.phar install
Tests
cp tests/config.php.dist config.php
- Adjust
config.php
as needed vendor/bin/phpunit
License
kompakt/audio-snippets is licensed under the MIT license - see the LICENSE file for details