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

Add ability to commicate with nimble and nim-toolchain.toml toolchain override file to automatically select toolchain per-project #340

Open
evan0greenup opened this issue Mar 9, 2024 · 0 comments

Comments

@evan0greenup
Copy link

evan0greenup commented Mar 9, 2024

For Rust langauge, cargo is capable to select toolchain automatically via rust-toolchain.toml file.

If the required toolchain is not installed locally, rustup is capable to automatically download it.

It would be nice to add the similar functionality in nimble/choosenim. So it can make nim software development (especially open source contribution) more easily.

With this feature, developer will not have to spend massive time on setup a compatible environment for Nim project.

@dom96 , @genotrance, what are your opinions?

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

1 participant