Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The other day (actually years) I did a gamejam in Go, I bound Cmd+R to essentially the following:

    system("go build")
    exec("./main")
Not a literal hot code reload that some advanced stuff get to enjoy, but nice enough to shorten the feedback loop.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: