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

ASDF_CRATE_DEFAULT_PACKAGES_FILE not consistent with other asdf plugins #29

Open
mcarifio opened this issue Nov 6, 2021 · 1 comment

Comments

@mcarifio
Copy link

mcarifio commented Nov 6, 2021

First, ty for this plugin.

Looking at some of the other language plugins (python, nodejs), they provide env variables similar to ASDF_CRATE_DEFAULT_PACKAGES_FILE:

In each case, the env variable overrides the entire pathname, including the basename. You just reset the location. It's your script and you define the environment variable as you please. But it's not consistent with other plugin usage.

You might also want to mention that after asdf install rust, you should asdf reshim rust and rustup default stable. Probably need to do a reshim after cargo install as well. The reshim stuff can be a little confusing.

@hendursaga
Copy link

There is also a concern that the default location is not XDG-compliant..

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