Commit Graph
26 Commits
Author SHA1 Message Date
jake c3ef7b92f8 add support for Linux ARM64, NetBSD, OpenBSD, DragonFlyBSD binaries
some of these may be undetected, even though they support node...?

https://nodejs.org/api/process.html#process_process_platform
2020-02-18 18:08:28 -05:00
jake 6c87e415dc allow binaries in vendor folder to be cached
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
2020-02-18 17:40:51 -05:00
jake f6b20c2dee moved repository from hugo-node to hugo-extended 2020-02-01 18:57:00 -05:00
jake 9b1434b0b2 remove signale dependency 2020-01-31 11:20:05 -05:00
jake a0a61c0d60 print Hugo version & environment variables in tests 2020-01-31 09:08:38 -05:00
jake da49c200fb further simplify install logic 2020-01-30 20:33:17 -05:00
jake cb88ac1257 default to Hugo extended flavor 2020-01-30 19:08:34 -05:00
XhmikosRandGitHub 270c11b9f7 Remove moot variable. (#101) 2019-08-15 09:24:48 +03:00
XhmikosRandShun Sato 5f542e07d0 lib/install.js: minor cosmetic changes. 2019-02-11 13:47:14 +09:00
XhmikosRandShun Sato d5e5e6113f Use Object destructuring. 2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato 5c84c3d31f Re-add `'use strict' statements.
They are still needed.
2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato f2b396c1a8 Remove unneeded condition. 2018-10-14 16:45:38 +09:00
XhmikosRandShun Sato f8a4aee899 Tweak installation logging. 2018-10-07 21:02:18 +09:00
XhmikosRandShun Sato a24614e635 Replace logalot with signale.
Less dependencies.
2018-10-07 21:02:18 +09:00
XhmikosRandShun Sato ea361afa4a Minor lint tweaks. (#69) 2018-10-07 17:42:52 +09:00
Shun SatoandGitHub 1113135bfe Support Hugo extended (#65)
* wip: Support Hugo extended

* fallback support, update readme.md

* fixup! wip: Support Hugo extended
2018-10-07 17:15:42 +09:00
Shun SatoandGitHub 5214d55122 chore(*): upgrade bin-wrapper (#64) 2018-07-31 03:50:13 +09:00
I Kadek Adi GunawanandShun Sato 684da85571 add support for termux on android (#59) 2018-07-07 12:22:36 +09:00
Ty WallsandShun Sato a59cde9c65 feat(hugo): upgrade Hugo to v0.41.0 (#53) (#54)
* Update Hugo to 0.41 and update release url

* Bump version to 0.28.0
2018-05-29 03:07:58 +09:00
Shun SatoandGitHub b1dfe8d0ba feat(hugo): upgrade Hugo to v0.20.7 (#18) 2017-05-05 20:22:07 +09:00
Shun SatoandGitHub ac5f5ae86e feat(hugo): upgrade Hugo to v0.18.1 (#10) 2017-01-15 20:41:05 +09:00
Shun SatoandGitHub 2babfd561c feat(hugo): upgrade Hugo to v0.17 (#9) 2016-10-19 23:36:34 +09:00
Shun Sato 75b26fadec fix(default): deprecate hugoVersion configuration (#4) 2016-06-09 01:08:54 +09:00
Shun Sato 653f15b2db fix(config): fix critical bug to default hugoVersion (#3) 2016-06-08 23:41:26 +09:00
Shun Sato 0195454bb3 feat(getBinalyName): add support for Hugo v0.16 (#2) 2016-06-08 02:35:22 +09:00
Shun Satoandsatoshun00 fdd354f25d Initial commit 2016-05-31 02:44:50 +09:00