Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 290 Bytes

README.rdoc

File metadata and controls

15 lines (11 loc) · 290 Bytes

The PBCore Validator

This is a validator for PBCore.

You need the folowing gems:

  • haml

  • libxml-ruby

  • rake

If you want to run a webserver, also have:

  • rack

  • sinatra

  • unicorn, thin, or your favorite rack-enabled server

Further documentation is forthcoming.