Commit Graph

170 Commits

Author SHA1 Message Date
codetriage-readme-bot
f27bef3d0d Add CodeTriage badge to coreybutler/nvm-windows
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/coreybutler/nvm-windows/badges/users.svg)](https://www.codetriage.com/coreybutler/nvm-windows)

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly 11 months ago, [shaneknysh](https://github.com/shaneknysh) added this project to CodeTriage in order to start contributing.

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-19 09:07:41 -06:00
Corey Butler
705e3f4b27 Merge pull request #306 from TomasHubelbauer/patch-1
Add a note about no support for .nvmrc directly where people will be looking for it
2017-09-27 11:28:22 -05:00
Tomáš Hübelbauer
b28f11c363 Fix command name 2017-09-27 11:09:32 +02:00
Tomáš Hübelbauer
225b4ff3d5 Add a note about no support for .nvmrc directly where people will be looking for it 2017-09-27 11:09:00 +02:00
Corey Butler
3a0504c04c Update README.md 2017-09-09 15:33:19 -05:00
Corey Butler
aa44d51be9 Update README.md 2017-07-29 13:22:33 -05:00
Corey Butler
f533cfa81b Merge branch 'master' of github.com:coreybutler/nvm-windows 2017-07-21 00:10:46 -05:00
Corey Butler
ce756027a8 Added npx support. Closes #288 2017-07-21 00:09:54 -05:00
Corey Butler
34d7f6f09b Update CONTRIBUTING.md 2017-07-17 09:52:39 -05:00
Corey Butler
3eab843a96 Update ISSUE_TEMPLATE 2017-07-17 09:50:23 -05:00
Corey Butler
c6c5d2abc1 Clean symlinks 1.1.6 2017-07-15 13:30:17 -05:00
Corey Butler
58d157c2d8 Use filepath.join to escape whitespace 2017-07-15 10:19:01 -05:00
Corey Butler
506a57d42e filepath changes to resolve escaping issues. 2017-06-01 10:08:47 -05:00
Corey Butler
af79f5c207 Sort the output of installed versions using new semver library. Fixes #262. 2017-05-31 09:53:52 -05:00
Corey Butler
472411ed65 Replaced semver and updated logic to support newer node versioning logic. Closes #276 1.1.5 2017-05-31 08:40:50 -05:00
Corey Butler
63828304cb Fixes issue #268. 1.1.4 2017-05-10 18:14:55 -05:00
Corey Butler
5b70c75b0a Merge pull request #269 from Graren/master
#268 Fixed comparison in exceeds latest
2017-05-10 17:09:54 -05:00
Graren
e0fe490393 Fixed comparison in exceeds latest
Tiny fix, I'm sure it can be beautified or refactored
2017-05-10 16:14:06 -04:00
Corey Butler
496971ad21 Merge pull request #261 from bennyn/patch-1
Fixed Gitter badge rendering
2017-04-20 01:13:51 -05:00
Benny Neugebauer
973e25e6b6 Fixed Gitter badge rendering 2017-04-19 17:15:26 +02:00
Corey Butler
4a73ca62ae Update README.md 2017-04-03 16:37:16 -05:00
Corey Butler
97a8c66353 Update README.md 2017-04-03 16:36:37 -05:00
Corey Butler
cdc1b38774 Merge pull request #257 from clmcgrath/master
Added sha256 checksum generation to build.bat
2017-03-23 13:34:45 -05:00
Chris McGrath
729540ab7c add sha256 checksum generation to build.bat 2017-03-23 10:50:45 -04:00
Corey Butler
5a235cad46 Version bump to support mirror fixes and rollback support. 1.1.3 2017-03-08 10:26:21 -06:00
Corey Butler
3dd9ec3497 Merge pull request #251 from Excited-ccccly/master
Fix build issue.Fix node_mirror, npm_mirror not work issue.Add cleanup work when download is interrupted by user.
2017-03-08 10:19:10 -06:00
ccccly
1b663c9fbd Add nvm node_mirror, npm_mirror usage in Readme. 2017-03-05 17:04:13 +08:00
ccccly
0467ddd7d7 Fix nvm node_mirror, npm_mirror doesn't work issue. 2017-03-05 16:55:59 +08:00
ccccly
8889f643de Add cleanup when download is interrupted by user. 2017-03-05 16:44:37 +08:00
ccccly
c75f08806b Fix build error.Using relative path in nvm.iss 2017-03-05 15:46:15 +08:00
Corey Butler
8aa7f69a21 Merge branch 'master' of github.com:coreybutler/nvm-windows 1.1.2 2017-02-22 15:33:11 -06:00
Corey Butler
37c72c70c4 Added support for ignoring SSL validation. Fixed availability list. 2017-02-22 15:32:54 -06:00
Corey Butler
3edb3fe740 Update README.md
Fixes #245.
2017-02-22 13:42:05 -06:00
Corey Butler
7275eb27eb Update README.md 2017-01-08 14:05:29 -06:00
Corey Butler
7596e219f3 Merge pull request #232 from miparnisari/patch-1
Update README.md
2016-12-12 16:17:43 -06:00
María Inés Parnisari
fffbafba2a Update README.md
- Added badges for issue count and repo stars
- Updated screenshots
2016-12-12 18:57:03 -03:00
Corey Butler
51d8e7e85e Update README.md 2016-11-04 07:35:58 -05:00
Corey Butler
2e183a1a6c Update README.md 2016-11-03 15:07:52 -05:00
antxgit
8a673b24b4 Better parsing of settings.
Replacing prefix only if is in head of line.

Tested using below
nvm proxy http://username:password@cchproxy:8080 & nvm proxy

nvm proxy username:password@cchproxy:8080 & nvm proxy
nvm proxy http://proxy:10080 & nvm proxy
nvm proxy http://proxy:proxy@proxy:10080 & nvm proxy
nvm proxy proxy:10080 & nvm proxy

concerning  https://github.com/coreybutler/nvm-windows/issues/186
2016-10-27 10:31:58 -05:00
Corey Butler
f857545a0d Merge pull request #143 from Josh68/patch-1
Update README.md
2016-10-27 10:30:16 -05:00
Corey Butler
fd7f7baf73 Merge pull request #218 from bblanchon/fix-swap-32-64
Fix "nvm use" swapping node32 and node64 even when not need (issue #134)
2016-10-27 10:27:48 -05:00
MizardX
d85935f2e1 Fix 32-bit message
Show message when requesting a 64-bit version that is only installed as
32-bit. Mirroring what is shown when requesting a 32-bit version that is
only installed as 64-bit.
2016-10-27 10:26:51 -05:00
Benoit Blanchon
902c41c6e0 Fix "nvm use" swapping node32 and node64 even when not need 2016-10-27 14:23:37 +02:00
Corey Butler
a6cc90d9be Update README.md 2016-09-10 11:42:15 -05:00
Corey Butler
102609cb42 Update README.md 2016-09-10 11:41:55 -05:00
Corey Butler
343a76e8a3 Update README.md 2016-09-10 11:41:34 -05:00
Corey Butler
f85cb2bdb0 Removed nvmw
Removed the link to nvmw project because it is no longer maintained.
2016-08-30 20:02:37 -05:00
Corey Butler
acc29e4073 Update ISSUE_TEMPLATE 2016-08-25 14:22:55 -05:00
Corey Butler
ce217b5a54 Update README.md 2016-08-16 11:24:40 -05:00
Corey Butler
cb093eff32 Update README.md 2016-08-16 11:24:22 -05:00