mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 15:37:47 +01:00
83b7f25678
This allows launching toot by: python -m toot
4 lines
34 B
Python
4 lines
34 B
Python
from .console import main
|
|
|
|
main()
|