A simple CLI tool to run docker-compose at a specified location, without having to change directories again and again.
This repository has been archived on 2025-04-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a 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