@lapsd/y

1.0.18 • Public • Published

y – Interactively manage your Yarn versions

npm npm npm npm

Node.js

Installation

Since you probably already have node, the easiest way to install y is through npm:

npm install -g @lapsd/y

Switching versions

Switching from a version to another:

y

Adding specifying versions

There are a variety of ways of specifying the target yarn version for y commands. Most commands use the latest matching version.

Numeric version numbers need to be complete:

  • 1.22.4

There are labels for versions:

  • latest: newest official release

Removing versions

Remove some cached versions:

y rm 0.27.5

Removing all cached versions except the current version:

y prune

For more help

Check all available commands:

y --help

Package Sidebar

Install

npm i @lapsd/y

Weekly Downloads

8

Version

1.0.18

License

MIT

Unpacked Size

16.8 kB

Total Files

3

Last publish

Collaborators

  • daniellapides