安装插件:说明
提交翻译:说明
# 全局安装 pnpm
npm install -g pnpm
# 用 pnpm 安装模块
pnpm install
# 调试模式,构建一个用户脚本,并使用本地数据源
pnpm dev
# 构建用户脚本
pnpm build
# 打包CSV和构建用户脚本,并push到当前repo的gh-pages分支
pnpm deployThe code is MIT licensed, but the translation text has another License. see details
