Commit Graph

18 Commits

Author SHA1 Message Date
Trevor Brown
7f82424234
Replace 'Ruby' with 'Node.js' in the README. 2017-12-18 11:41:54 -05:00
Trevor Brown
1950ad3fed
Merge pull request #50 from pachonk/default-npm-packages
Add support for a default-npm-packages file
2017-12-18 11:40:19 -05:00
Rico Sta. Cruz
6b410c4311 Readme: clarify installation instructions 2017-10-26 17:38:14 +08:00
Alex Piechowski
f3773e5371 Add support for a default-npm-packages file
Partial Credit: https://github.com/asdf-vm/asdf-ruby/pull/35
2017-07-30 23:54:07 -05:00
Daniel Perez
53200f1fba Merge pull request #36 from ypid/use/ASDF_DIR_env_var
Use ASDF_DIR environment variable if available
2017-05-06 19:08:00 +09:00
Robin Schneider
7e3e6e53ff
Use ASDF_DIR environment variable if available
Related to: https://github.com/asdf-vm/asdf/pull/156
2017-03-16 23:02:02 +01:00
Martin Schürrer
9aa1146150 Mention .node-version file in README 2017-03-03 12:17:57 +01:00
Sean Omlor
44cd6181bd update README w/ note about .nvmrc 2017-02-28 12:20:10 -05:00
Akash Manohar
8365aaa6d3 Remove typo line 2017-02-26 11:29:33 +05:30
Akash Manohar
9a25dd9f5f Simplify docs. Add copy-paste instructions 2017-02-26 11:28:55 +05:30
Akash Manohar
4e547ff5af Update README.md 2017-02-26 11:11:56 +05:30
Zura Guerra
6c0abb5b7a Document in the ReadMe file that coreutils is a requirement for MacOS users 2017-02-22 16:17:36 -06:00
Robin Schneider
2d0a443ad2
Fix CI testing of signatures/checksums checking
Fixes: #25
2017-02-20 19:21:05 +01:00
Robin Schneider
36fbaf2d60
Update README 2017-02-20 06:58:03 +01:00
Robin Schneider
dbe5e78886
Fix version note in README 2017-02-20 06:58:03 +01:00
Robin Schneider
c213d9c20e
Check signatures/checksums to ensure authenticity
Please refer to [Verifying Node.js Binaries](https://blog.continuation.io/verifying-node-js-binaries/)
for why this is important.

Related to: https://github.com/asdf-vm/asdf/issues/158
Mitigates: https://github.com/nodejs/node/issues/9859
Mitigates: https://github.com/nodejs/node/issues/6821

Implementing this feature required some rework of the `install` script
which is included in this PR. The following other PR are
superseded/included in this one:

Closes: #15
Closes: #16
Closes: #19

Note that this PR also updates the base download URL from
"http://nodejs.org/dist" to "https://nodejs.org/dist" meaning that
before this PR (or #16 which is not merged), binaries where downloaded
over plain legacy HTTP! (those binaries where later executed by the
user). This is really bad and is fairly easy to exploit!

Related to: https://github.com/creationix/nvm/pull/736
Related to: https://github.com/creationix/nvm/issues/793
2017-02-20 06:58:02 +01:00
Akash Manohar
cdf560b8a2 Update to refer to new organization 2016-03-16 09:54:18 +05:30
Akash Manohar J
2c48d81ff7 Add readme 2015-05-24 09:57:40 +05:30