What would be the best way to distribute this?
- Download the latest zip from GitHub and overwrite the local folder
- If the local folder has
.git
, do not overwrite
理想情况是,我每次 git push 之后,就会自动在 GitHub 上生成一个 zip 包,可能可以用 commit number 作为文件名。
如果 commit number 大于本地的,那么 Planet App 就更新。
This will be the next.