e
Go to file
2019-06-23 13:39:00 -07:00
spec init 2019-06-07 22:46:54 -07:00
src need to add 'next' feature for spotify searches 2019-06-23 13:39:00 -07:00
.editorconfig init 2019-06-07 22:46:54 -07:00
.gitignore song glue done! 2019-06-19 19:06:09 -07:00
.travis.yml init 2019-06-07 22:46:54 -07:00
LICENSE init 2019-06-07 22:46:54 -07:00
README.md init 2019-06-07 22:46:54 -07:00
shard.lock tagger edits 2019-06-19 15:54:26 -07:00
shard.yml tagger based off of ffmpeg created 2019-06-14 11:39:51 -07:00

irs

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/irs/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors