• Stars
    star
    304
  • Rank 133,128 (Top 3 %)
  • Language
    Shell
  • Created almost 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

node.js version manager based on rbenv

[Deprecated] nodenv is better alternative

Please consider to use nodenv. ndenv repository is not maintained actively.

ndenv - another node.js/io.js version manager

ndenv is similar to rbenv, manages multi versions node.js/io.js. Unlike nvm, ndenv automatically change node version using .node-version file locally.

$ node -v
v0.10.12
$ cd latest-app
$ cat .node-version
v0.11.2
$ node -v
v0.11.2

Almost all of code come from rbenv. Thanks a lot!

INSTALL

$ git clone https://github.com/riywo/ndenv ~/.ndenv
$ echo 'export PATH="$HOME/.ndenv/bin:$PATH"' >> ~/.bash_profile
$ echo 'eval "$(ndenv init -)"' >> ~/.bash_profile
$ exec $SHELL -l

I recommend using node-build for installing node itself. See also node-build.

$ ndenv install v0.12.0
$ ndenv install iojs-v1.2.0
$ ndenv rehash

LICENSE

(The MIT license)

Copyright (c) 2013 Ryosuke Iwanaga

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

law.e-gov.go.jp

Crawling Japanese laws
Ruby
163
star
2

node-build

Shell
66
star
3

sample-fluentd-on-mesos-docker

Fluentd on Mesos + Docker + Marathon
Python
54
star
4

llforth

Experimental implementation of Forth in LLVM
C++
38
star
5

packer-example

Shell
27
star
6

mesos-ceph

Terraform module for Mesos + Ceph cluster in AWS VPC and Packer template for the AMI.
Shell
26
star
7

anypow

Pow for any language
Ruby
22
star
8

Influcky

infra utility tools
Perl
19
star
9

App-llenv

Perl
18
star
10

llenv

Shell
17
star
11

pandler

Ruby
16
star
12

irkit-api-server

Your own API server for your IRKit
Ruby
16
star
13

loginshell

A golang library to get the login shell of the current user.
Go
15
star
14

myroku-server

Ruby
13
star
15

vagrant-docker-td-es-kibana-sample

vagrant, docker, td-agent, elasticsearch, kibana
Shell
13
star
16

msh

Mesos shell
13
star
17

MyQueryShow

mk-query-digestの結果を表示するWebApp
JavaScript
13
star
18

b-plus-tree

B+Tree implementation in Kotlin
Kotlin
12
star
19

plagger

Plaggerのプラグインとか書いたらあげるところ
Perl
11
star
20

myroku-cookbooks

Ruby
8
star
21

proctask

A simple task definition and runner
Go
7
star
22

MongoSQL

Perl
6
star
23

ddns53

Update Route53 as a Dynamic DNS
Ruby
6
star
24

ruby-llenv

Ruby
6
star
25

jenkins_cron

A DSL for Jenkins cron job
Ruby
5
star
26

fluent-plugin-hash-forward

Ruby
5
star
27

fluent-plugin-groupcounter

Ruby
5
star
28

CAPtheorem

5
star
29

PreloadedPersistentContainer

A Framework to extend NSPersistentContainer with preloaded SQLite data. This supports both macOS for build phase and iOS for runtime.
Swift
5
star
30

typography-japanese

JavaScript
5
star
31

perllib

my perl library
Perl
3
star
32

go8086

Go
3
star
33

fluent-plugin-aggregate-filter

TODO: one-line summary of your gem
Ruby
3
star
34

moves-feed

Feed for Moves app
JavaScript
2
star
35

BPlusTree

Ruby
2
star
36

Fluent-plugin

Ruby
2
star
37

health_status

Health status API server
CSS
2
star
38

foreman-export-daemontools

Ruby
2
star
39

makeandplay

つくってあそぼ
1
star
40

TwitterTranslate

Perl
1
star
41

site-status

Ping web sites and get status
CoffeeScript
1
star
42

gatsby-example-typescript-eslint

TypeScript
1
star
43

heroku-buildpack-rstudio

Shell
1
star
44

myroku-cookbooksold

Ruby
1
star
45

homerc

Shell
1
star
46

Rworker

JavaScript
1
star
47

p5-Alien-ZooKeeper

Perl
1
star
48

izak

Iza-Kamakura!
1
star
49

rpm

1
star
50

DBIx-QueryLog-Fluent

Perl
1
star
51

net-empty_port

An empty port for TCP/UDP
Ruby
1
star
52

llenv-declare

Ruby
1
star
53

proteus-monitor-buildpack

Ruby
1
star
54

fluent-plugin-traildb

Ruby
1
star
55

zerodeploy

Perl
1
star
56

ubuntu-chef-solo

Shell
1
star
57

law-japan-e_gov-text

TEXT files of law.e-gov.go.jp
1
star
58

traildb-ruby

Ruby bindings for TrailDB
Ruby
1
star
59

shakyou-t_wada-rspec

Ruby
1
star
60

English-ListenNumbers

JavaScript
1
star
61

Net-AnimeNewsNetwork-Encyclopedia

Perl
1
star
62

google-page

Authenticated web server with Google OpenID
JavaScript
1
star
63

sushimaster

Single binary executable many commands
Go
1
star