Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shugo/number_tunes
A tool to add track numbers to tune titles
https://github.com/shugo/number_tunes
Last synced: about 2 months ago
JSON representation
A tool to add track numbers to tune titles
- Host: GitHub
- URL: https://github.com/shugo/number_tunes
- Owner: shugo
- License: mit
- Created: 2020-06-28T01:28:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T01:01:48.000Z (over 4 years ago)
- Last Synced: 2024-04-30T02:43:21.420Z (9 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# number_tunes
number_tunes is a tool to add track numbers to tune titles and to add
years to album titles.
It is written for MAZDA CONNECT on MAZDA3.## Installation
$ gem install number_tunes
## Usage
$ number_tunes
## Development
After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/number_tunes.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).