@see http://opentransittools.com
build:
- install python 2.7, along with zc.buildout and easy_install, git
- git clone https://github.com/OpenTransitTools/geocoder.git
- cd geocoder
- buildout
- git update-index --assume-unchanged .pydevproject
run:
- bin/pserve config/pyramid.ini --reload
- http://localhost:35553/
test:
- bin/nosetests --exe -v
- Selenium Test: ott/geocoder/test/pages.html
- Selenium Test: ott/geocoder/test/services.html @see Selenium IDE (Firefox Mac/Win) at http://docs.seleniumhq.org/projects/ide/