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."
2013-09-16 22:17:33 -07:00
Martin Iwanowski
01f8eef7a2
Fixed typo.
2013-08-31 19:55:12 +02:00
Jordan Harband
1478c72124
Lowercasing nvm like npm.
2013-08-20 10:39:44 -07:00
Jing Dong
6a98d168b7
added documentation for .nvmrc usage
2013-08-15 19:25:51 +01:00
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.
2013-08-10 10:04:25 +10:00
Jordan Harband
c6cb1601f7
Using source instead of dot.
2013-06-14 09:26:51 -07:00
Jordan Harband
f8a6e23fa7
Updating copyright year
2013-06-14 09:14:52 -07:00
Jordan Harband
1e353b2773
Updating 0.8 references to 0.10
2013-06-14 09:14:37 -07:00
Jordan Harband
9537db1a4a
Updating ~/nvm to ~/.nvm
2013-06-14 09:13:54 -07:00
Yoshiki Shibukawa
9a8e66cfca
Update README.markdown
2013-05-15 11:41:30 -07:00
Hugo Josefson
e4acd63991
Clarify difference between `nvm ls` and `nvm ls-remote`.
2013-03-04 12:54:42 +01:00
Hugo Josefson
3ce23aa726
Recommend version 0.8 in README.markdown.
...
Automatically install the latest available 0.8.x version.
2013-03-04 12:50:55 +01:00
Yoshiya Hinosawa
7dc0827eaa
minor modifications.
2013-01-12 14:43:04 +09:00
Yosiya Hinosawa
881178db01
fixed syntax error.
2013-01-12 14:42:13 +09:00
Yoshiya Hinosawa
1845a4a5a9
added the description about -s option.
2013-01-12 14:40:41 +09:00
Tim Caswell
bc508802e5
Update README.markdown
2012-12-12 09:48:26 -06:00
Koen Punt
b063b32642
Added instructions for the install script
2012-12-04 23:21:00 +01:00
Tim Caswell
1dbb7c799d
Update README.markdown
2012-10-17 11:45:43 -05:00
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
2012-10-11 16:12:50 -04:00
Nathan LaFreniere
5af8cec6dc
updated readme
2012-10-04 09:37:12 -07:00
Tim Caswell
7d4b12446a
Add explicit MIT license to README
2012-07-20 08:30:13 -05:00
Rafael Magana
cfa81b49d1
bash completion
2012-04-09 01:25:49 -05:00
Tim Caswell
6e50bc0d78
Update README.markdown
2012-04-06 10:49:48 -05:00
Tim Caswell
6d58fcb8c0
Update README.markdown
2012-03-24 09:03:23 -05:00
Tim Caswell
5eb95fd641
Update README.markdown
2012-03-24 09:02:03 -05:00
Tim Caswell
cd7c58ff6a
Update README.markdown
2012-03-23 15:04:45 -05:00
elf Pavlik
0dd0224f2d
added note about solution to problem with version of python on systems like Arch Linux
2012-03-07 01:34:12 +01:00
Tim Caswell
a987f8e67d
Merge pull request #76 from mmalecki/run
...
[feature] Run command
2011-11-14 08:30:06 -08:00
alessioalex
629b51ebf1
alias node for sudoers in documentation
2011-11-14 16:16:09 +02:00
alessioalex
0700d14065
Remove downloads from /src if installation failed
2011-11-14 15:48:56 +02:00
Maciej Małecki
335a253323
[docs] Document `run` command
2011-10-29 10:08:13 +02:00
Tim Caswell
37ffd82af4
Update readme and comment
2011-02-25 11:53:38 -08:00
Isaac Wolkerstorfer
861766372d
Add a special "default" alias
...
If you set a "default" alias, it will automatically be loaded when you
start a new shell.
2011-01-22 19:16:24 +01:00
Isaac Wolkerstorfer
f10ac8e8c3
Fix README for ls command
2011-01-22 19:13:02 +01:00
Tim Caswell
924d965964
Clean up npm integration a little bit
...
Change-Id: I849f1056d0188aef264777e18270728b1535f61c
2010-12-10 12:43:27 -08:00
Tim Caswell
a078d6427b
Install npm automatically
2010-12-10 11:42:19 -08:00
Tim Caswell
91d2be5179
Trim and update nvm
2010-12-10 11:32:16 -08:00
Tim Caswell
c657328c8d
I guess export isn't needed in this context.
2010-06-08 07:42:35 -07:00
Tim Caswell
641cbb634d
Fix typo.
2010-06-08 07:40:51 -07:00
Tim Caswell
d143b5f491
Update the readme since $NVM_DIR's default doesn't seem to be working.
2010-06-08 07:39:57 -07:00
Tim Caswell
b542e3e205
Fix minor formattin issue in the README.
2010-05-06 18:35:50 -05:00
Tim Caswell
1938f6931c
Fix a typo in the docs.
2010-05-06 18:33:46 -05:00
Tim Caswell
7df245c569
Remove clone and update, these are better done by hand, add listlibs and a way to use the latest stable version
2010-05-06 18:30:27 -05:00
Tim Caswell
6c243e502e
Make the gist work as it's own repo.
2010-04-15 12:16:23 -05:00
creationix
b44e17677f
2010-04-15 10:07:09 -07:00
creationix
4feb4e3f07
2010-04-15 10:06:53 -07:00
creationix
112f73962e
2010-04-15 10:03:42 -07:00
creationix
bb49547611
2010-04-15 10:00:34 -07:00