dotnet / tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MIT License
5.29k stars 520 forks source link

Allow service to be passed as argument for tye run --watch #1568

Open razvangoga opened 1 year ago

razvangoga commented 1 year ago

Changes for #1567

philliphoff commented 1 year ago

From a changes perspective, it looks fine to me. That said, I have some feedback on the overall proposal.