A Common Alerting Protocol XML document validator currently running at http://capvalidator.herokuapp.com.
To install and run locally:
- git clone git://github.com/farrel/capvalidator.git capvalidator
- cd capvalidator
- bundle install
- rackup
Point your browser to http://localhost:9292