Commit Graph

9 Commits

Author SHA1 Message Date
Jonah Snider 328ee1ff83
Update references of pmm to Corepack (#59)
* docs: rename pmm -> Corepack

* build: use nodejs/corepack repo instead of arcanis/pmm

* refactor: rename TS source pmm -> Corepack

* docs: fix spelling error
2021-10-06 11:53:05 +02:00
Maël Nison d6e3e652ed
Makes it possible to call arbitrary package manager versions from the Corepack CLI (#47) 2021-08-15 20:05:04 +02:00
Maël Nison a11e796f7f
Adds support for executing arbitrary versions of packages managers (#39) 2021-07-05 22:11:23 +02:00
Maël Nison ee2d45de0d
Modernize the dependencies (#36)
* Upgrade dependencies

* Uses a more recent Yarn version as jumper

* Linting

* Fixes Nock recordings

* Replaces git tags by urls

* Updates nock records
2021-05-31 14:35:56 +02:00
Kristoffer K 2a46b6d13a
fix: handle prereleases (#32) 2021-05-21 15:19:36 +02:00
Maël Nison 1a3db689dc
Implements enable / disable (#11)
* Implements enable / disable

* Adds tests

* Debugs GH-only crash

* Fixes CI by running the build beforehand

* Fixes build
2020-09-30 00:23:24 +02:00
Kristoffer K b56df30796
fix: avoid symlinks to work on Windows (#13) 2020-09-30 00:02:59 +02:00
Maël Nison 9809b8f856 Refactors pmm -> corepack 2020-09-27 00:51:52 +02:00
Maël Nison 8c29576ca8 Refactors the code 2020-08-03 18:54:16 +02:00