Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 491 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 491 Bytes

EWall

EWall is a tool to track and digitalize your card wall.

Checkout what it looks like here: http://xli.github.com/ewall

Install

  • Install OpenCV 2.4+
  • Install opencv ruby binding from git://github.com/ruby-opencv/ruby-opencv.git
  • bundle install

Launch Application

rake db:migrate RAILS_ENV=production
./script/server.sh start

License

You may use the EWall under the MIT License.