Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xcodebuild/fyarn

使用 taobao npm 镜像源的高速 yarn,同时支持 electorn/node-sass 等二进制安装时的加速。
https://github.com/xcodebuild/fyarn

Last synced: about 1 month ago
JSON representation

使用 taobao npm 镜像源的高速 yarn,同时支持 electorn/node-sass 等二进制安装时的加速。

Awesome Lists containing this project

README

        

# fyarn
使用 taobao npm 镜像源的高速 yarn,同时支持 electorn/node-sass 等二进制安装时的加速。

## 安装
```
npm install -g fyarn --registry "https://r.cnpmjs.org/"
```

## 使用
```
fyarn install
```