1.0.100000006 • Published 3 months ago

nayr v1.0.100000006

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

nayr

Nayr allows you to automatically generate links for your yarn packages.

Usage

You can install nayr globally and use it as a command line.

yarn

yarn global add nayr

npm

npm -G install nayr

Nayr is friends with the postinstall lifecycle hook. You can hook it into your projects to automatically generate links for you:

{
  "name": "my-important-project",
  "scripts": {
    "postinstall": "nayr"
  }
}
1.0.100000005

3 months ago

1.0.100000006

3 months ago

1.0.100000004

7 months ago

1.0.100000003

7 months ago

1.0.100000002

7 months ago

1.0.100000001

7 months ago

1.0.100000000

7 months ago

1.0.0

7 months ago