other languages support #1689
-
Hi there, There is any plan to support other languages or there is any way to replace the build steps for custom commands? I'm would love to use go-release to package other non-Go applications. if this is something that the project has an interest, please let me know. I will love to contribute. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
caarlos0
Jul 21, 2020
Replies: 1 comment 3 replies
-
we have some stuff lay out for this, the idea was to use go plugins, but they don't work on some platforms and also there was little interest on it... so we just droped it for the time being... |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
caarlos0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we have some stuff lay out for this, the idea was to use go plugins, but they don't work on some platforms and also there was little interest on it... so we just droped it for the time being...