Could a `go.mod` be added so that `go get ` can work? Moreover could the tool be versioned and tagged so that `go install` works?
Could a
go.modbe added so thatgo getcan work?Moreover could the tool be versioned and tagged so that
go installworks?