Automatically recompile and restart your Go application
I was looking for a way to automatically rebuild my Go project while editing it. I found a a great little tool called CompileDaemon to solve this problem.
Steven Rombauts
Web developer, DevOps practitioner and Open Source enthusiast.
I was looking for a way to automatically rebuild my Go project while editing it. I found a a great little tool called CompileDaemon to solve this problem.