Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Tubalr Public
forked from cjstewart88/Tubalr

Tubalr is a simple way to enjoy all the great music content on YouTube.

License

Notifications You must be signed in to change notification settings

stenzer/Tubalr

 
 

Repository files navigation

General Usage

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

Contributing

Please go for it if you're interested in pitching in to make Tubalr better.

Come hang out in #tubalr on irc.freenode.net!

Get up and running

  1. install postgres if you don't have it

  2. install bundler if you don't have it: gem install bundler

  3. install gem dependencies: bundle install

  4. edit database.yml to match your postgres configuration

  5. execute: bundle exec rake db:create

  6. execute: bundle exec rake db:migrate

Basic Git/GitHub Workflow

  1. Fork it

  2. Make a branch for your fixes or new features: git branch -b branch_name_here

  3. Make your changes, test to make sure they work and that no previous functionality is broken.

  4. Push to your fork

  5. Open a pull request and describe your changes!

License

Tubalr's source is under the GNU GENERAL PUBLIC LICENSE, please refer to the LICENSE.md file for any further reading.

About

Tubalr is a simple way to enjoy all the great music content on YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.0%
  • JavaScript 1.6%
  • C 1.4%
  • eC 0.0%
  • Shell 0.0%
  • Perl 0.0%