click
--config=nptm.json
--output=output.mp3
--intro=intro.mp3
--outro=outro.mp3
daniel.mp3
caleb.mp3
TODO: Write installation instructions here
TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it (https://github.com/your-github-user/click-processor/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request