3 lines
63 B
Python
Executable file
3 lines
63 B
Python
Executable file
#!/usr/bin/env python
|
|
from compose.cli.main import main
|
|
main()
|