You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Silva edited this page Jun 18, 2014
·
1 revision
Local development
If you prefer to setup your own environment to use Airwolf here are the dependencies:
Apache
php5
php5-xsl
php5-mcrypt
mongo
mongo extension for php
python xlrd
After installing everything configure the mongo connection in application/config/mongodb.php.
You also need to follow the remaining instruction in the README.