This is a demo project for a infoq-baidu tech salon session.
It's still working in process.
Make sure you have Ruby environment. rvm is preferred.
Use bundler
to install all dependency.
gem install bundler
bundle install
Show all the tasks
rake -T