summaryrefslogtreecommitdiff
path: root/bin/cheetah-compile
blob: f558ea2249881ad32b02123a0bd749c6da08f6b0 (plain)
1
2
3
#!/usr/bin/env python
from Cheetah.CheetahCompile import CheetahCompile
CheetahCompile().run()