Skip to content

Allow lts alias for automated installation #4

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

Merged
merged 1 commit into from
Jan 14, 2016
Merged

Allow lts alias for automated installation #4

merged 1 commit into from
Jan 14, 2016

Conversation

stefanmaric
Copy link
Contributor

n now supports the lts alias, see:
tj/n#322

curl -L http://git.io/n-install | bash -s -- -y lts fails
because it is not in n-install whitelist, this commits adds it.

n now supports the `lts` alias, see:
tj/n#322

`curl -L http://git.io/n-install | bash -s -- -y lts` fails
because it is not in `n-install` whitelist, this commits adds it.
mklement0 added a commit that referenced this pull request Jan 14, 2016
Allow 'lts' alias for automated installation of LTS (Long Term Support) Node.js versions.
@mklement0 mklement0 merged commit 1edeb1a into mklement0:master Jan 14, 2016
@mklement0
Copy link
Owner

I appreciate the contribution, @stefanmaric.

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

Successfully merging this pull request may close these issues.

2 participants