hv2-all-in-one/generate.sh

6 lines
100 B
Bash
Executable File

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