Watch/Listen to just Band of Horses: http://www.tubalr.com/just/Band+of+Horses
Watch/Listen to bands similar to Fleet Foxes: http://www.tubalr.com/similar/Fleet+Foxes
Please go for it if you're interested in pitching in to make Tubalr better.
-
install postgres if you don't have it
-
install bundler if you don't have it:
gem install bundler
-
install gem dependencies:
bundle install
-
edit
database.yml
to match your postgres configuration -
execute
bundle exec rake db:create
-
execute
bundle exec rake db:migrate
Tubalr's source is under the GNU GENERAL PUBLIC LICENSE, please refer to the LICENSE.md
file for any further reading.