Basic pac example using raw js
git clone git://github.com/psychonull/pac-example.git
cd pac-example
git submodule init
git submodule update
cd pac
npm install
grunt build
cd ..
It is recommended to run a webserver instead of running the example from file:///
python -m SimpleHTTPServer