Files
grum/grum.py
T

8 lines
55 B
Python
Executable File

#!/usr/bin/env python
from grum import main
main()