/capvalidator

A simple web based CAP validator based on RCAP.

Primary LanguageCSS

CAP Validator

A Common Alerting Protocol XML document validator currently running at http://capvalidator.herokuapp.com.

To install and run locally:

  1. git clone git://github.com/farrel/capvalidator.git capvalidator
  2. cd capvalidator
  3. bundle install
  4. rackup

Point your browser to http://localhost:9292