compose/bin/fig

4 lines
59 B
Python
Executable File

#!/usr/bin/env python
from fig.cli.main import main
main()