摘要:
淘宝 npm 地址: http://npm.taobao.org/ 如何使用 有很多方法来配置npm的registry地址,下面根据不同情境列出几种比较常用的方法。以淘宝npm镜像举例: 1.临时使用 npm --registry https://registry.npm.taobao.org in 阅读全文
摘要:
部分内容参考:http://git.mydoc.io/?t=154712 1、在电脑桌面上右键,选择git Base here 2、生成ssh公钥 ssh-keygen -t rsa -C"xxxxx@xxxxx.com"# Generating public/private rsa key pai 阅读全文