Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
go
golang
livereload
task-runner
build-tool
build-system
filewatcher
watcher
golang-package
golang-application
go-tools
-
Updated
May 14, 2021 - Go
It seems like a slight pain to do this, but it might be useful to have a GitHub action generate HTML GoDoc on PRs / code pushes, so that reviewers can easily preview what the GoDoc will look like.
It looks like the easiest way to do this is with wget sadly (if you want all the nice styles and such applied in the html).