#Alfred
##Instructions
- Clone this repo
- In your virtualenv
pip install -r requirements.txt alfred shelllaunches shellalfred runserverlaunches server on 5000 port.
Example config file placed in example dir. You can pass path to config file
with --config parameter, or set it to ALFRED_CONFIG env variable.
To launch tests execute nosetests
