mirror of
https://github.com/ihabunek/toot
synced 2025-01-09 08:12:50 +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()
|