Coder Social home page Coder Social logo

ruyadorno / nodejs-latest-linker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nodejs/nodejs-latest-linker

0.0 0.0 0.0 12 KB

An application to create latest-X symlinks at https://nodejs.org/download/release/ after each new release

License: MIT License

JavaScript 100.00%

nodejs-latest-linker's Introduction

nodejs-latest-linker

An application to create latest-X symlinks at https://nodejs.org/download/release/ after each new release

Also works for iojs.org.

Symlinks created by nodejs-latest-linker when run are:

  • latest-v0.10.x and latest-v0.12.x: special cases for old branches, pointing to the latest release on each line
  • latest-v_X_.x (e.g. latest-v6.x: where X is a semver-major version starting at 4 for Node.js (1 for io.js), pointing to the latest release on each line
  • latest-ltsname (e.g. latest-boron: where ltsname is the LTS codename, e.g. "argon" or "boron", pointing to the latest release on each LTS line
  • latest: pointing to the release with the highest semver, any line
  • node-latest.tar.gz: pointing to the source tarball of the release with the highest semver, any line, exists for legacy reasons

The same directory symlinks are also created for API docs, here: https://nodejs.org/download/docs/

Usage

$ nodejs-latest-linker.js <downloads directory> [docs directory]

Managed under the governance of the Node.js Build Working Group.

Copyright (c) 2016 Node.js Foundation. All rights reserved.

Licensed under MIT, see the LICENSE.md file for details

nodejs-latest-linker's People

Contributors

maclover7 avatar richardlau avatar rvagg avatar targos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.