Calculate a weighted Rotten Tomatoes, Metacritic, and IMDB collective rating to answer the common "should I watch?" question.
Check out <shouldi.watch> or <shouldiwatch.herokuapp.com>.
git clone
this repositorynpm install
bower install
ember server
ember test
ember test --server