ardanlabs / service

Starter-kit for writing services in Go using Kubernetes.
https://www.ardanlabs.com
Apache License 2.0
3.4k stars 612 forks source link

Update make dev status command #351

Closed levikobi closed 3 months ago

levikobi commented 3 months ago

Using a watch this way will refresh the output instead of logging every state change. After seeing you're lectures, I think this is the functionality you actually wanted.

ardan-bkennedy commented 3 months ago

I don't have this watch command on my Mac. My guess is this is probably what I want. Assuming I could get this installed with brew, do I want to require this for the project/class? ... This is me thinking.