Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 等二进制安装时的加速。
- Host: GitHub
- URL: https://github.com/xcodebuild/fyarn
- Owner: xcodebuild
- License: other
- Created: 2021-07-08T01:33:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-08T02:12:02.000Z (over 3 years ago)
- Last Synced: 2024-11-19T15:03:32.005Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 110 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# fyarn
使用 taobao npm 镜像源的高速 yarn,同时支持 electorn/node-sass 等二进制安装时的加速。## 安装
```
npm install -g fyarn --registry "https://r.cnpmjs.org/"
```## 使用
```
fyarn install
```