TJ Holowaychuk
49c5b0b779
Merge pull request #23 from darrenderidder/master
...
Fixed &> on ubuntu [darrenderidder]
2011-06-28 10:44:20 -07:00
Darren DeRidder
a84e2bfabe
Tested on OSX, modified for compatability
2011-06-27 02:22:58 -04:00
Darren DeRidder
c006e9ed3f
Fall back to /usr/local
2011-06-24 13:11:53 -04:00
Darren DeRidder
1bf60a04f5
Let n play nice on Ubuntu with local node install.
...
* Fix stdin / stderr redirect to work with sh
* Fix cd relative path issue
* Try to find node and n before defaulting to /usr/local/
* (can still set PREFIX, N_PREFIX env vars to override)
* Canadian content eh
2011-06-21 16:33:20 -04:00
Tj Holowaychuk
bcc764dc14
Release 0.4.1
2011-03-13 10:10:16 -07:00
Alexander Simmerl
79bbbd8c99
fix bad substitution errors on ubuntu
2011-03-13 10:09:32 -07:00
Tj Holowaychuk
0d75b916b6
Release 0.4.0
2011-02-14 09:02:47 -08:00
Dav Glass
0e04afb0f7
Added --no-check-certificate for Github Downloads
2011-02-14 08:59:51 -08:00
Dav Glass
1ea222ab4d
Moved abort and log up, so they are defined before calling
2011-02-14 08:59:33 -08:00
Tj Holowaychuk
9d5f3bc459
misc refactor
2011-02-14 08:55:06 -08:00
Dav Glass
a28fa9d340
Added markers to installed and current versions
2011-02-14 08:53:32 -08:00
Tj Holowaychuk
325997f5ef
indentation
2011-02-07 15:55:40 -08:00
Dav Glass
e9043b7f88
Added version dir check, if the mkdir fails abort with an error
2011-02-07 15:55:27 -08:00
Tj Holowaychuk
81a46aa452
Merge branch 'list'
2011-02-07 15:53:21 -08:00
Tj Holowaychuk
3028c839be
Added --help info for n ls|list
2011-02-07 15:53:17 -08:00
Tj Holowaychuk
b890a96024
Added n ls|list
to show versions available
2011-02-07 15:51:32 -08:00
Tj Holowaychuk
6c952abcd1
Improved error message when tar fails (usually due to invalid version number) [davglass]
2011-01-22 23:52:06 -08:00
Tj Holowaychuk
b8ba0b2d1c
Release 0.3.0
2011-01-21 16:56:02 -08:00
Tj Holowaychuk
ea037bfc50
Fixed wafadmin issue, installing lib/node/*. Closes #7
2011-01-21 16:55:16 -08:00
Tj Holowaychuk
1927720473
Added n latest
2011-01-21 15:25:07 -08:00
Tj Holowaychuk
a92ff56ebb
Added n --latest
2011-01-21 15:22:46 -08:00
Tj Holowaychuk
d5622a5499
Release 0.2.2
2011-01-21 13:01:34 -08:00
Tj Holowaychuk
7c9c9b662e
Fixed escape
2011-01-21 13:01:13 -08:00
Tj Holowaychuk
77cf454c44
Release 0.2.1
2011-01-21 12:52:59 -08:00
Tj Holowaychuk
6c494fec0c
Installing node-waf. Closes #5
2011-01-21 12:52:32 -08:00
Tj Holowaychuk
cc0e877c8b
misc refactoring
2011-01-21 08:26:36 -08:00
Tj Holowaychuk
489458d29a
Release 0.2.0
2011-01-20 19:37:38 -08:00
Tj Holowaychuk
4ddb8b0a7d
Better docs
2011-01-20 19:35:00 -08:00
Tj Holowaychuk
c9708d2831
Added displaying of config options when using n
2011-01-20 19:30:40 -08:00
Tj Holowaychuk
bc9526f2c6
Storing install config to $dir/.config
2011-01-20 19:26:43 -08:00
Tj Holowaychuk
9eb7ddd4fe
Changed; n <version>
ignores non-n installations
2011-01-20 19:12:02 -08:00
Tj Holowaychuk
f2a2457f5a
Release 0.1.2
2011-01-20 18:29:19 -08:00
Tj Holowaychuk
6ae40cd138
Added help
alias of --help
2011-01-20 18:26:38 -08:00
Tj Holowaychuk
6905c29b73
Fixed bash specific substitutions. Closes #1
2011-01-20 18:26:03 -08:00
Tj Holowaychuk
28700f9bd2
Release 0.1.1
2011-01-13 18:25:25 -08:00
Tj Holowaychuk
c544c2dff3
Added is not installed msg on use
2011-01-09 19:37:00 -08:00
Tj Holowaychuk
f2447a3b5a
refactored substitutions
2011-01-08 16:46:38 -08:00
Tj Holowaychuk
72f2304439
misc
2011-01-08 16:25:06 -08:00
Tj Holowaychuk
b46b204261
npm jibberish
2011-01-05 13:44:36 -08:00
Tj Holowaychuk
84306382d1
Release 0.1.0
2011-01-05 13:44:17 -08:00
Tj Holowaychuk
19651680b0
more refactoring
2011-01-05 13:42:00 -08:00
Tj Holowaychuk
c5af23f6ed
more refactoring
2011-01-05 13:40:38 -08:00
Tj Holowaychuk
546de80e09
misc refactoring
2011-01-05 13:38:46 -08:00
Tj Holowaychuk
0ce4694c27
Added n as <version> [args ...]
2011-01-05 13:33:28 -08:00
Tj Holowaychuk
81432ba7b4
Release 0.0.4
2011-01-05 09:14:41 -08:00
Tj Holowaychuk
131a064707
Added which
alias of bin
2011-01-05 09:14:16 -08:00
Tj Holowaychuk
10c2acbbca
package
2011-01-05 08:44:00 -08:00
Tj Holowaychuk
c3faf5f02e
Release 0.0.3
2011-01-05 08:43:42 -08:00
Tj Holowaychuk
0a31d25dbb
Added n bin <version>
command
2011-01-05 08:43:16 -08:00
Tj Holowaychuk
53eb95172b
docs
2011-01-05 08:24:13 -08:00