Skip to content

Latest commit

 

History

History
executable file
·
19 lines (16 loc) · 640 Bytes

File metadata and controls

executable file
·
19 lines (16 loc) · 640 Bytes

README

Requirements

  • Symfony Framework (currently 1.4 branch) placed in /lib/vendor/symfony
  • Apache Lucene part of Zend Framework placed in /lib/vendor/Zend
  • php5-curl Apache module installed on your machine

Setup

  • Make sure you meet all requirements
  • Enter your database connection parameters in config/databases.yml
  • Build the models/forms/filters by typing "./symfony doctrine:build --all"
  • Enter an initial twitter username in data/usernames
  • Run runUpdate.sh or runUpdate_dev.sh from your shell.
  • Open grabeeter in a browser and smile! :-)