Thank you very much for incorporating my PR to the upstream (unmaintained) envsubst: drone/envsubst#34
I notice that you do not provide a main package, so the package is not callable as a binary.
What about adding a main, so that we can install a binary via go install?
I could provide a PR, but I guess you fill do it fast, so feel free to do it, if you think it is useful.
Thank you very much for incorporating my PR to the upstream (unmaintained) envsubst: drone/envsubst#34
I notice that you do not provide a main package, so the package is not callable as a binary.
What about adding a main, so that we can install a binary via
go install?I could provide a PR, but I guess you fill do it fast, so feel free to do it, if you think it is useful.