nodenv / node-build

Install NodeJS versions
MIT License
266 stars 80 forks source link

Suggestion/Feature: LTS Version marker on the install list #888

Open lustremedia opened 2 years ago

lustremedia commented 2 years ago

I would love to be able to identify the Latest LTS Version from the nodenv install --list list

16.9.0 16.9.1 16.10.0 16.11.0 16.11.1 16.12.0 16.13.0 16.13.1 16.13.2 16.14.0 LTS 17.0.0 17.0.1 17.1.0 17.2.0 17.3.0 17.3.1 17.4.0 17.5.0 chakracore-dev chakracore-nightly chakracore-8.1.2 chakracore-8.1.4 chakracore-8.2.1

jasonkarns commented 1 year ago

rbenv has done some work upstream for trimming the --list output to a subset of versions. We're due for a pull from upstream now anyway, so we should soon have nodenv updated with that feature that will likely approximate this request.

websolutions-hamburg commented 5 months ago

Is there anything new here?

jasonkarns commented 3 months ago

Moving this to node-build as the nodenv-install command is provided there.