Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Install asdf for all users #36

Open
runlevel5 opened this issue Feb 25, 2021 · 2 comments
Open

Install asdf for all users #36

runlevel5 opened this issue Feb 25, 2021 · 2 comments
Milestone

Comments

@runlevel5
Copy link

asdf is a version managers for many programming languages.

IMHO it is better to install programming languages locally for every users

@runlevel5 runlevel5 added this to the Launch! milestone Feb 25, 2021
@tstromberg
Copy link
Contributor

I agree - but could use some help with writing a script that accomplishes this in a meaningful way.

I tried naively to ensure that it gets installed in /usr/local/asdf, but wasn't able to get the result to function:

~/src/asdf/bin/asdf install nodejs 13.14.0                                                                                                                                                                                /Users/t/.asdf/plugins/nodejs/bin/../lib/utils.sh: line 62: printf: write error: Broken pipe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4029    0  4029    0     0  24418      0 --:--:-- --:--:-- --:--:-- 24418
You should install GnuPG to verify the authenticity of the downloaded archives: https://www.gnupg.org/

One other complication is ensuring that asdf gets added to the login scripts for fish, bash, zsh. That can come second though.

@runlevel5
Copy link
Author

@tstromberg which node are you trying that out with?

@tstromberg tstromberg modified the milestones: Launch!, Beta 2 Mar 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants