A simple CLI tool to run docker-compose at a specified location, without having to change directories again and again.
Go to file
2024-06-04 09:10:46 +07:00
go.mod Implement main function 2024-06-01 18:03:55 +07:00
main.go Change behaviour of 1-arg and 3-arg commands 2024-06-04 09:10:46 +07:00
README.md first commit 2024-05-29 10:21:25 +07:00