Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other languages (Rust, Go, Java, Python) #980

Open
rido-min opened this issue Sep 20, 2023 · 1 comment
Open

Support for other languages (Rust, Go, Java, Python) #980

rido-min opened this issue Sep 20, 2023 · 1 comment

Comments

@rido-min
Copy link
Member

Hi, we are using nbgv to version our releases and we are very happy with it.

Our product has components in other languages, such as Rust, or Go.

While adding support for more platforms will be ideal, I'm wondering if you are aware of similar solutions (and ideally sharing version.json) for other build platforms.

Thanks !!

@AArnott
Copy link
Collaborator

AArnott commented Sep 21, 2023

I'm not aware of solutions for these. I'm not at all familiar with Go. But I'm dabbling in Rust. I understand that cargo build can execute a build.rs file as part of the build or something like that. So perhaps something like nbgv could be run from there to version stamp the binary being built. I'd want volunteers who are fluent in each community to help determine where and how to best integrate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants