2 Star 7 Fork 0

happysync/happy-sync

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.npmrc.example 707 Bytes
一键复制 编辑 原始数据 按行查看 历史
lgh06 提交于 2018-01-07 11:52 +08:00 . glob test OK
; https://electronjs.org/docs/tutorial/using-native-node-modules
; Electron's version.
target=1.7.10
; The architecture of Electron, can be ia32 or x64.
arch=x64
target_arch=x64
; Download headers for Electron.
disturl=https://atom.io/download/electron
; Tell node-pre-gyp that we are building for Electron.
runtime=electron
; Tell node-pre-gyp to build module from source code.
build_from_source=true
; Install all dependencies, and store cache to ~/.electron-gyp.
; HOME=~/.electron-gyp npm install
electron_mirror = "https://npm.taobao.org/mirrors/electron/"
;http_proxy = "http://127.0.0.1:1080"
;https_proxy = "http://127.0.0.1:1080"
registry = "https://registry.npm.taobao.org/"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/happysync/happy-sync.git
git@gitee.com:happysync/happy-sync.git
happysync
happy-sync
happy-sync
master

搜索帮助