An open API service indexing awesome lists of open source software.

https://github.com/flanker/infoq-demo

a demo project for infoq session.
https://github.com/flanker/infoq-demo

Last synced: 9 months ago
JSON representation

a demo project for infoq session.

Awesome Lists containing this project

README

          

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](http://beginrescueend.com/) is preferred.

Use `bundler` to install all dependency.

gem install bundler
bundle install

Show all the tasks

rake -T