GitXplorerGitXplorer
T

sync-google-sheet

public
0 stars
1 forks
3 issues

Commits

List of commits on branch master.
Unverified
7564ad18858bb14584c697430ae127a8f3bdd474

Update generated files

TTougee committed a day ago
Unverified
2965e9535641ba0d2fa26acf77e4d722a0744e2a

Fix typo

wwuyuehyang committed a day ago
Unverified
7cce477ee1dced3e3c9dd18b92862c119bab8b38

Update generated files

TTougee committed a day ago
Unverified
4d470e79b1d1e8e1a2d04de75b0816877f7e0e9a

Correct grammar

wwuyuehyang committed a day ago
Unverified
1d015d7bcc45a074a4f0fdd3456cda1f64a969b2

Update generated files

TTougee committed 2 days ago
Unverified
e1fea10adb51f9de7255b7b9628f0c3d2e19ac4a

Strings for swap order

wwuyuehyang committed 2 days ago

README

The README file for this repository.

sync-google-sheet

维护的数据源

修改字符串流程(以下2选1即可)

通过修改client 里的文件

  • 单独创建一个分支来修改表格里的内容,之后发起该分支 -> master 的 pull request
  • 合并 PR 之后,会自动生成各平台所需的字符串

通过修改 google sheet

  • 修改 google sheet 内容后,会自动给该项目创建一个script分支
  • 需用户手动发起 script -> master的 pull request,会自动把 google sheet 里修改的内容同步到 client.mdclient 文件夹
  • 合并 PR 之后,会自动生成各平台所需的字符串

注意

因为暂时不支持 client 里的文件 同步到 google sheet 的功能,所以

如果项目中用到的平台生成工具出现 bug,那么修改完 bug 之后可手动运行生成平台字符串的脚本