#Pitchfork's Best New Music RubyGem
This Ruby Gem scrapes the Pitchfork website for new music based on it's Pitchfork score.
Installation
Add this line to your application's Gemfile:
gem 'bnm'
And then execute:
`$ bundle`
Or install it yourself as:
`$ gem install bnm`
Usage
run bnm
in your teminal.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/fiveinfinity/bnm-cli-gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.