Jordan Harband
f5643dc7ea
v0.12.0
11 years ago
Jordan Harband
200a9aa97e
v0.11.2
11 years ago
Jordan Harband
7a423b7bb4
v0.11.1
11 years ago
Jordan Harband
4895aebf0a
v0.11.0
11 years ago
Michał Gołębiowski
03636878d1
Use bash, not sh for install scritps - followup to #450
11 years ago
Jordan Harband
f214ffaf1f
Oxford comma
11 years ago
Michał Gołębiowski
fb5a51b1b7
Use bash, not sh for install scritps
...
Install scripts don't work in pure sh; they may work on some systems where
the /bin/sh binary actually implements more than the pure Bourne Shell but
fail on other ones (e.g. Ubuntu).
Just using bash works.
11 years ago
Jordan Harband
3e5037a1be
v0.10.0
11 years ago
Jordan Harband
bb250b5730
v0.9.0
11 years ago
Jordan Harband
79ec957ee7
Removing reference to NVM_PROFILE in README. Fixes #442
11 years ago
Jordan Harband
1da31aa425
v0.8.0
11 years ago
Jordan Harband
db8acf11fd
v0.7.0
11 years ago
Jordan Harband
e2c4c88136
Updating example node versions.
11 years ago
Jordan Harband
29f582611b
v0.6.1
11 years ago
Jordan Harband
e562a5645b
v0.6.0
11 years ago
Jordan Harband
c0c5e8d7ef
Editing README to note improved .nvmrc behavior.
11 years ago
Bent Cardan
13b87449e8
github raw served from new subdomain
11 years ago
Jordan Harband
222250f2d1
v0.5.1
11 years ago
Jordan Harband
77f4490391
Using markdown footnotes.
11 years ago
Jordan Harband
bad79e6d77
v0.5.0
11 years ago
Koen Punt
9157cb4cfe
Link to latest version of install script (0.4.0)
11 years ago
Koen Punt
9f6280265a
updated README
11 years ago
Koen Punt
9f0520cdd0
Add travis badge to README
11 years ago
Jordan Harband
31c5406780
Adding an `nvm --version` command
11 years ago
PatrickJS
50485d641b
update copyright year range in readme
11 years ago
Jordan Harband
ecb7a15baa
Using our conventional NVM_ prefix for env vars.
...
Per https://github.com/creationix/nvm/pull/245#issuecomment-33821443
11 years ago
Kyle Kelley
8599ea29f9
Add dist to path, add docs
11 years ago
Fraser Tweedale
58033251fd
readme: be inclusive of zsh when discussing shells
...
Much of the discussion in the README pertains to zsh as much as
bash, so include a specific reference to ~/.zshrc and remove one
explicit reference to bash.
11 years ago
Jordan Harband
9021cf579a
Updating the README.
11 years ago
Timo Sand
1f3ea299fa
Update README.markdown
11 years ago
Lloyd Dewolf
676a2cc865
updt urchin lnk, urchin.sh domain pending delete
...
$ curl -i www.urchin.sh
curl: (6) Could not resolve host: www.urchin.sh; nodename nor servname provided, or not known
http://www.nic.sh/cgi-bin/whois
"Domain pendingDelete - expired 2013-07-12, unless it is renewed it will be deleted at or after 00:10 GMT 90 days beyond the expiry date."
12 years ago
Martin Iwanowski
01f8eef7a2
Fixed typo.
12 years ago
Jordan Harband
1478c72124
Lowercasing nvm like npm.
12 years ago
Jing Dong
6a98d168b7
added documentation for .nvmrc usage
12 years ago
Fraser Tweedale
2b216ab5d1
readme: show https clone url
...
The git:// transport is vulnerable to man-in-the-middle and DNS
spoofing attacks and its use over untrusted networks should be
discouraged.
Change to the https:// clone url in the install instructions.
12 years ago
Jordan Harband
c6cb1601f7
Using source instead of dot.
12 years ago
Jordan Harband
f8a6e23fa7
Updating copyright year
12 years ago
Jordan Harband
1e353b2773
Updating 0.8 references to 0.10
12 years ago
Jordan Harband
9537db1a4a
Updating ~/nvm to ~/.nvm
12 years ago
Yoshiki Shibukawa
9a8e66cfca
Update README.markdown
12 years ago
techdives
ca44bafff2
Update README.markdown
...
I do think recent changes changed nvm to .nvm.
12 years ago
Hugo Josefson
e4acd63991
Clarify difference between `nvm ls` and `nvm ls-remote`.
12 years ago
Hugo Josefson
3ce23aa726
Recommend version 0.8 in README.markdown.
...
Automatically install the latest available 0.8.x version.
12 years ago
Yoshiya Hinosawa
7dc0827eaa
minor modifications.
12 years ago
Yosiya Hinosawa
881178db01
fixed syntax error.
12 years ago
Yoshiya Hinosawa
1845a4a5a9
added the description about -s option.
12 years ago
Tim Caswell
bc508802e5
Update README.markdown
12 years ago
Koen Punt
b063b32642
Added instructions for the install script
12 years ago
Tim Caswell
1dbb7c799d
Update README.markdown
13 years ago
Thomas Levine
a27d39139b
tests from readme
...
fast tests
alias
unalias
more alias tests
tests
document testing
warn not to run while testing
chmod +x deactivate
specify the version (commit) of urchin
installation test
run
tests for ls
switch unsetopt to the thing creationix has
rename tests
urchin log
adjust urchin version
13 years ago