pxgamer/audiosort

Sort audio files into src and root directories.


Keywords
sort-audio-files
License
MIT

Documentation

audiosort

Latest Version on Packagist Software License Build Status Style CI Code Coverage Total Downloads

Sort audio files into src and root directories.

Structure

bin/
src/
tests/
vendor/

Install

Via Composer

$ composer global require pxgamer/audiosort

Usage

Sorting a directory

Sort a directory of MP3s and WAVs into a better structure.

audiosort sort {directory}

Setting a default pattern

Set the default pattern.

audiosort config pattern "{pattern}"

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.