Show HN: ZQDGR a Script Runner for Golang

8 days ago (github.com)

Hi everyone, recently I was a little tired with how development with Golang can be. I took it upon myself to build a runner for Golang that is quick and dirty, but good enough for me and this amalgamated to Zoe's Quick and Dirty Golang Runner.

How is it different from 'air' and 'simplereload'?

  • I think ZQDGR is more a script runner vs air and simplereload being helpers or build tools. I think ZQDGR can be used in that way, but it's not explicitly designed to be. In the end, use whatever tool works for you, I built ZQDGR because I wanted ZQDGR and it works for me.