This is the Skroutz developer platform built with middleman.
Submissions are welcome.
Please read our "getting started" section
TL;DR
The following steps will get you started
git pull
# make sure you get latest changes
bundle install
# make sure dependencies are metbundle exec middleman server
# have changes auto-compiled (leave it running)- Submit pull request
If you have deploy rights you may:
bundle exec cap "flavor" deploy
# "flavor" is one of skroutz, alve, scrooge
Consult response_mate for help with each command.
We use a manifest that describes requests we need to have recorded. This file is not checked in git so you have to ask for it, shoot a mail at api@skroutz.gr to get it.