Skip to content

lili21/yarn-pkgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarn-pkgr

inspired by npm-pkgr

Just like npm-pkgr, but for yarn

yarn-pkgr caches yarn install results. If your package.json did not change from last build, then you will immediately get a symlink node_modules.

Usage

$ npm install -g yarn-pkgr
$ yarn-pkgr

Todo List

  • remove outdated cache
  • accept args

About

cache `yarn install` results

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published