igitar/src/chordpro/__main__.py

3 lines
37 B
Python
Raw Normal View History

from chordpro.cli import main
main()