Show HN: ZQDGR a Script Runner for Golang (github.com)

21 points by zoezoezoezoe ↗ HN
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.

7 comments

[ 2.5 ms ] story [ 21.6 ms ] thread
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.
always nice to see when someone has deliberately made a command easy to type
(to be fair, there's nothing in my system that starts with zq so at least tab completion will be easy)