Git Product home page Git Product logo

tnvm's Introduction

tnvm

Taobao Node Version Manager

Installation

wget -O- https://raw.githubusercontent.com/aliyun-node/tnvm/master/install.sh | bash

使用curl(Mac 已内置)

bash -c "$(curl -fsSL https://raw.githubusercontent.com/aliyun-node/tnvm/master/install.sh)"

PS: 内网环境或者代理环境可在执行上述命令前增加执行, 使用wget获取文件

export METHOD=script

手动source rc文件或重新打开sh,即可启动。

如果遇到 ssl 证书问题, 尝试wget加上选项--no-check-certificate

Usage

Support alinode, node, iojs, node-profiler version manager

tnvm lookup 查看 alinode 基于 node 的版本, 便于替换相应版本。

Example install alinode:

  • tnvm ls-remote alinode
  • tnvm lookup
  • tnvm install alinode-v1.0.1
  • tnvm use alinode-v1.0.1

Example install node:

  • tnvm install node-v4.2.1
  • tnvm use node-v4.2.1

Example install node-profiler:

  • tnvm install profiler-v0.12.6
  • tnvm use profiler-v0.12.6

More:

  • refer to tnvm help

Note:

  • to remove, delete, or uninstall tnvm - just remove ~/.tnvm folders

License

tnvm is released under the MIT license.

tnvm's People

Watchers

 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.