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 試す #80

Closed
suzuki-shunsuke opened this issue Dec 4, 2021 · 0 comments
Closed

asdf 試す #80

suzuki-shunsuke opened this issue Dec 4, 2021 · 0 comments

Comments

@suzuki-shunsuke
Copy link
Owner

suzuki-shunsuke commented Dec 4, 2021


aqua の pros, cons

Pros

  • aqua には Renovate Preset Config がある
  • Shell に依存しない。 Go のシングルバイナリなのでインストールが容易
  • asdf にはいろいろなコマンドがあって多少学習コストがある

plugin をコードで管理できないんだろうか。 aqua のほうがシンプル

$ asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git

aqua は自動で install するが、 asdf は自動では install してくれない

$ node -v          
No preset version installed for command node
Please install a version by running one of the following:

asdf install nodejs 17.1.0

or add one of the following versions in your config file at /Users/shunsuke-suzuki/Documents/test/asdf/.tool-versions
nodejs 17.2.0

Cons

  • .nvmrc, .node-versions, .ruby-version などの設定をサポートしているのは良い
  • そもそも aqua だと Ruby はサポートが難しい気がする(ビルドする必要がある)
  • asdf は version のリストを出せる asdf list all nodejs
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