mac m1设置typora picgo图床上传
PicGo
:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
项目地址:https://gitcode.com/gh_mirrors/pi/PicGo

·
1 下载npm
brew install npm
2 配置node.js + typora + picgo
下载node.js

安装完成进行以下步骤
# 查看node 安装路径
tinachan@tinadeair ~ % which node
/usr/local/bin/node
# npm安装picgo
tinachan@tinadeair ~ % sudo npm install picgo -g
# 查看picgo安装路径
tinachan@tinadeair ~ % which picgo
/opt/homebrew/bin/picgo
# 设置gitee插件
tinachan@tinadeair ~ % picgo install gitee-uploader
# 设置插件 :只需要填repo 和 token
tinachan@tinadeair ~ % picgo set uploader
? Choose a(n) uploader gitee
? repo: # 填仓库名(格式:用户名/仓库名)
? branch: master
? token: # 填私人令牌
? path:
? customPath: default
? customUrl:
[PicGo SUCCESS]: Configure config successfully!
# 设置use uploader
tinachan@tinadeair ~ % picgo use uploader
? Use an uploader gitee
[PicGo SUCCESS]: Configure config successfully!
到typora设置





:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
最近提交(Master分支:19 天前 )
f1817eb1 - 3 个月前
2bd5d065 - 3 个月前
更多推荐
所有评论(0)