- replace block unicode art with figlet slant font - add __main__.py so python3 -m euri_mklive works - fix raw string banner (ANSI escapes now work)
4 lines
28 B
Python
4 lines
28 B
Python
from .cli import cli
|
|
|
|
cli()
|