Commit Graph

296 Commits

Author SHA1 Message Date
coreybutler
a15c774ca2 refactored Download abort PR (upon failed download) 2021-09-11 01:22:59 -05:00
Corey Butler
7c519c44a8 Merge pull request #416 from detailyang/patch-1
web.download: return false ASAP if meet the error
2021-09-11 01:21:11 -05:00
coreybutler
749fef0e7a refactored PR for fixing mirror URLs 2021-09-11 01:15:47 -05:00
Corey Butler
10c117e345 Merge pull request #427 from clarkttfu/master
fix: mirror address not end with '/'
2021-09-11 01:13:13 -05:00
coreybutler
a8958b3fe5 fixed merge conflicts 2021-09-11 01:13:13 -05:00
coreybutler
957b21615d Include support for auto-expanding versions 2021-09-11 00:38:06 -05:00
Corey Butler
d9abcfbba0 Merge pull request #508 from Himself65/dev
Fixes load settings.txt
2021-09-11 00:36:56 -05:00
Corey Butler
f57d93c52d Merge branch 'master' into dev 2021-09-11 00:36:45 -05:00
Corey Butler
a631d9554f Merge pull request #531 from rcknight/patch-1
Fix major version check
2021-09-11 00:29:07 -05:00
coreybutler
b4877abc22 Updated support for env var expansion 2021-09-11 00:26:09 -05:00
Corey Butler
4489e4ee8f Merge pull request #632 from Progressive-Insurance/master
Read Environment Variables in Settings.txt
2021-09-11 00:24:13 -05:00
coreybutler
a973fbe1b1 Added support for npm use newest, latest, and lts 2021-09-11 00:23:10 -05:00
coreybutler
5e45db8d66 Update support for nvm current 2021-09-10 23:59:52 -05:00
Corey Butler
bd7bfa9c1f Merge pull request #512 from EEJesse/add-support-for-use-latest
add support for "use latest"
2021-09-10 23:59:04 -05:00
Corey Butler
97391292ff Merge pull request #569 from riazXrazor/support-for-nvm-current
add support for nvm current command
2021-09-10 23:44:17 -05:00
coreybutler
52bd95e073 Add 'nvm install lts' option. Closes #623. Closes #402. Closes #394. 2021-09-10 23:35:00 -05:00
Corey Butler
226fd8c4ec Merge pull request #469 from tats-u/support-lts-install
Support `nvm install lts`
2021-09-10 23:25:56 -05:00
coreybutler
71097afb40 Updated inline help to accurately indicate the 'latest' tag installs the latest current version. Fixes #653 2021-09-10 22:54:32 -05:00
coreybutler
9f93b4cf6d Convert to Go modules, add v.1.1.8 notes 2021-09-10 22:45:54 -05:00
coreybutler
584a1d9ec6 Updated installer/license 2021-09-10 22:45:19 -05:00
coreybutler
ec5ebc172c Backup PATH env variable to file (precautionary). Fixes #662 2021-09-10 22:44:18 -05:00
coreybutler
54db8e7e53 Updated binary tools 2021-09-10 22:42:58 -05:00
coreybutler
7fc4a989d0 Refactor to support Go modules 2021-09-10 15:52:55 -05:00
Corey Butler
94bf865831 Merge pull request #616 from taaem/fix-compilation
Fix compilation
2021-09-10 15:52:33 -05:00
Corey Butler
9fcb77f970 Merge pull request #646 from benediktwerner/patch-1
Fix "&lt;user&gt;" -> "<user>" in README
2021-07-09 11:00:24 -05:00
James Morgan
98bf87e7f8 Merge branch 'coreybutler:master' into master 2021-06-28 14:02:49 -04:00
Benedikt Werner
c086248e05 Fix "&lt;user&gt;" -> "<user>" 2021-06-23 20:34:59 +02:00
Corey Butler
27cb81eb79 Merge pull request #582 from ThisNameNotUsed/master
Put step in top-down reading order.
2021-06-07 17:31:39 -05:00
Corey Butler
e0e4bbd3d9 Merge branch 'master' into master 2021-06-07 17:31:27 -05:00
Corey Butler
3609de70c0 Merge pull request #628 from tathamoddie/patch-1
readme: update install path references
2021-06-07 17:15:02 -05:00
Corey Butler
beb00822ee Merge pull request #640 from toureholder/patch-1
Update README.md
2021-06-07 17:13:57 -05:00
Touré Holder
d9bfb9dfc1 Update README.md
Update version of npm docs referenced
2021-05-11 11:19:24 -03:00
mscott3
a2065eda8e Merge pull request #1 from Progressive-Insurance/feature_environment
Feature environment
2021-03-18 14:32:02 -04:00
mscott3
04359e0ade Merge pull request #1 from Progressive/feature/config-in-environment
added env expansion
2021-03-18 14:05:29 -04:00
a059225
9a6e372867 added env expansion 2021-03-09 14:40:32 -05:00
Tatham Oddie
4410be9387 readme: update install path references
Fix incorrectly encoded "&lt;" and "&gt;"
Use system-agnostic special folder paths
2021-03-08 13:41:55 +11:00
taaem
3845bca8f7 Fix build when PATH contains spaces 2021-02-12 13:00:32 +01:00
taaem
83562b367a Fix Buildtools for 64bit systems by updating binaries 2021-02-12 12:59:33 +01:00
Thomas Kutzner
db9ce01ddc Put steps in order. MY FIRST OPEN SOURCE CONTRIB!! 2020-11-10 10:22:19 -08:00
Corey Butler
061902359c Update README.md 2020-11-04 23:25:13 -06:00
Corey Butler
42326fc88d Update README.md 2020-11-04 23:18:43 -06:00
Corey Butler
955a5459e5 Update README.md
Add link to manual installation steps. Closes #577.
2020-11-04 23:12:43 -06:00
Riaz Laskar
40ae5103ea add support for nvm current command as the linux nvm has that its missing in windows version 2020-09-28 22:46:08 +05:30
Corey Butler
d2a5a6715a Update README.md
Updated, per recommendation in #566.
2020-09-19 17:58:14 -05:00
Corey Butler
c5eea81926 Update FUNDING.yml 2020-08-28 15:18:24 -05:00
Corey Butler
df676f89fe Create SUPPORT.md 2020-08-28 15:17:53 -05:00
Corey Butler
d9296762d0 Update README.md 2020-08-27 17:35:38 -05:00
Corey Butler
eccf6ea2e9 Update ISSUE_TEMPLATE 2020-08-27 17:00:16 -05:00
Corey Butler
58352bb842 Update README.md 2020-08-27 13:48:04 -05:00
Rich Knight
a09143f1f8 Fix major version check
There is existing functionality which is supposed to allow you to specify a major version e.g `nvm install 9` and have it install the latest v9. This was just checking the length of version is 1, which means `nvm install 10` installs `10.0.0`. I've changed this to check if the string contains no `.`, which (I think?) is a more reasonable approach which will work for future versions.
2020-04-14 10:45:10 +01:00