Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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