igitar/src/igitar/__main__.py

3 lines
35 B
Python

from igitar.cli import main
main()