timmy/timmy.py
2016-04-09 07:09:01 +00:00

6 lines
58 B
Python
Executable File

#!/usr/bin/env python
from timmy.cli import main
main()