mouse-lin / god_food

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to GodFood

Hack take out contract from online website

just for God Food

WebSite GodFood

Getting Starting

Install GodFood

git clone git://github.com/mouse-lin/god_food.git
cd god_food
bundle install

Config your database

mv config/database.xml.example config/database.yml
rake db:create
rake db:migrate

Get the Foods' online datas, run custom rake task

rake db:pull

Contributors

Todo

  • test
  • search feature
  • get more online website's data
  • IE compatible

License

Copyright (c) 2012 GodFood

Free of charge !! Enjoying it

About


Languages

Language:Ruby 95.1%Language:JavaScript 3.3%Language:CoffeeScript 1.6%