#!/bin/bash find . -name \*.tmpl -exec python generate.py --schema schema.json --template {} \;