hokaccha / nodebrew

Node.js version manager
MIT License
1.06k stars 66 forks source link

Support LTS install #47

Open yosuke-furukawa opened 8 years ago

yosuke-furukawa commented 8 years ago

We need to install LTS version. Because we have long term applications. However, current nodebrew does not have the option.

For example:

$ nodebrew install-binary lts (download latest lts version like v6.0, v4.2)
$ nodebrew install-binary argon (download argon like v4.2)
stoshiya commented 8 years ago

:+1: