kompakt/audio-snippets

Audio snippet generator

1.0.0 2018-09-01 16:09 UTC

This package is auto-updated.

Last update: 2024-04-08 07:56:39 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