Files
grum/grum.py

8 lines
55 B
Python
Executable File

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