/infoq-demo

a demo project for infoq session.

Primary LanguageRuby

infoq-demo

About

This is a demo project for a infoq-baidu tech salon session.

It's still working in process.

How to use

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