Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarn-plugin-postinstall-dev

Run a postinstallDev script after installation (yarn install). Works for Yarn v2 and v3.

Installation

yarn plugin import https://raw.githubusercontent.com/sachinraja/yarn-plugin-postinstall-dev/main/bundles/%40yarnpkg/plugin-postinstall-dev.js

Example

{
  "name": "yarn-plugin-postinstall-dev",
  "scripts": {
    "postinstallDev": "husky install"
  }
}

About

Run a postinstallDev script after installation

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages