fresh
fresh copied to clipboard
Is there any way to use fresh with Delve debug?
I'm wanting to use delve and fresh on a docker container to build and debug my project even when i alter some file. Anyone know how to do it?
I have created a similar project based on fresh. It allows you to to switch modes from rebuild to debug. https://github.com/kolah/runner