Skip to content

Commit

Permalink
Added standard grizwald interface.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbasta committed Jun 28, 2012
1 parent 6f0bbc0 commit 683ffb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions griz.py
@@ -0,0 +1,4 @@
import sys
from validator.validate import validate

print validate(sys.argv[1], format="json")

0 comments on commit 683ffb1

Please sign in to comment.