Jordan Harband
|
ad24e96fda
|
[shellcheck] disable additional `-x` warning from v0.7.2
|
4 years ago |
Peter Dave Hello
|
ac63638469
|
[Fix] add missing quotes for $NODE_VERSION in nvm-exec
|
8 years ago |
Qiangjun Ran
|
cadbbced20
|
[Tests] Replace all dots with backslash dots
|
8 years ago |
Thomas Levine
|
0eaa7e0bde
|
use env bash in nvm-exec and install.sh
|
9 years ago |
Jordan Harband
|
77e0449c89
|
[Fix] `nvm-exec`: properly exit when failing; improve error messages, suppress `nvm use --help` output
Fixes #997.
|
9 years ago |
Jordan Harband
|
4fcf37fa29
|
[New] support `--no-use` on sourcing, in supported shells.
Fixes #972.
|
9 years ago |
Keiichiro Ui
|
b76d43e9f8
|
Fix `nvm-exec` for the commands includes white-spaces
|
9 years ago |
Jordan Harband
|
d68f667464
|
When no arguments are passed to `nvm run X`, use `nvm exec` to open a REPL.
Fixes #625. Tests will be in #717.
|
10 years ago |
Koen Punt
|
b16bf303ca
|
Suppress output of `nvm use`
+redirect errors to stdout
|
11 years ago |
Jordan Harband
|
0871131dfd
|
Make sure nvm-exec can use .nvmrc logic. Fixes #402, obviates #403.
|
11 years ago |
Jordan Harband
|
3a21485050
|
Files should end in trailing newlines
|
11 years ago |
Koen Punt
|
f3d1770e3e
|
nvm exec wrapper to execute commands with a specific node version
|
11 years ago |