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

Add an lts download link in the dist #2351

Closed
damccorm opened this issue Jul 23, 2019 · 2 comments
Closed

Add an lts download link in the dist #2351

damccorm opened this issue Jul 23, 2019 · 2 comments

Comments

@damccorm
Copy link

It would be nice if http://nodejs.org/dist/ contained an lts/ directory. The scenario I'm after is I want to automate the downloading of the LTS version and would like to (a) avoid hardcoding in dates, (b) avoid having to manually update the LTS when a new version is introduced, and (c) having to parse a page to find the current LTS version. Also open to other ways to do this if I'm missing something!

@richardlau
Copy link
Member

For reference, previous discussion: nodejs/node#11173

The tool that creates the links is https://github.com/nodejs/nodejs-latest-linker

@damccorm
Copy link
Author

Oh, sorry - missed that issue or I would've linked. Happy to move this discussion wherever its best - do you think that's https://github.com/nodejs/nodejs-latest-linker?

@damccorm damccorm closed this as completed Aug 9, 2021
This was referenced Jan 16, 2022
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

2 participants