# BitPlayer ## Installation gem install bit-player ## Run tests bin/rake app:db:drop app:db:create app:db:migrate RAILS_ENV=test bin/rspec ## Build the gem rake build