Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lili21/yarn-pkgr
cache `yarn install` results
https://github.com/lili21/yarn-pkgr
yarn
Last synced: 28 days ago
JSON representation
cache `yarn install` results
- Host: GitHub
- URL: https://github.com/lili21/yarn-pkgr
- Owner: lili21
- Created: 2016-11-30T10:07:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-05T08:42:31.000Z (almost 8 years ago)
- Last Synced: 2024-10-08T22:51:57.408Z (about 1 month ago)
- Topics: yarn
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
yarn-pkgr
==========
> inspired by [npm-pkgr](https://github.com/vvo/npm-pkgr)Just like [npm-pkgr](https://github.com/vvo/npm-pkgr), but for [yarn](https://yarnpkg.com/)
`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