Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.46 KB

检查更新

Build Status GitHub license THE IDOLM@STER 283 Production


简介

安装插件:说明

提交翻译:说明

Devlopment

# 全局安装 yarn
npm install -g yarn

# 用 yarn 安装模块
yarn install

# 调试模式,构建一个用户脚本,并使用本地数据源
yarn dev

# 构建用户脚本
yarn build

# 打包CSV和构建用户脚本,并push到当前repo的gh-pages分支
yarn deploy

License

The code is MIT licensed, but the translation text has another License. see details