0.0.1 • Published 12 months ago

yarn-plugin-hook-scripts v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

yarn-plugin-hook-scripts

Life cycle scripts for yarn berry (2+)

Install

yarn plugin import https://raw.githubusercontent.com/ambar/yarn-plugin-hook-scripts/main/index.js

Usage

{
  "scripts": {
    "yarn:afterAllInstalled": "husky install"
  }
}
0.0.1

12 months ago