WIP: rename Fig to Compose
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
7be8b4c06d
commit
2af7693e64
54 changed files with 199 additions and 211 deletions
3
bin/compose
Executable file
3
bin/compose
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
from compose.cli.main import main
|
||||
main()
|
||||
3
bin/fig
3
bin/fig
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env python
|
||||
from fig.cli.main import main
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue