Good tools are prerequisite to the successful execution of a job.
工欲善其事,必先利其器。
# 修改 .gitmodules 后
git submodule sync
# 更新到最新 commit
git submodule update --init --recursive --remote
# 更新到指定 commit
git submodule update --init原有仓库已经 404,幸好网上有 fork 的版本,我自己也 fork 了份。在
cp zazu-encode-decode/src/* ~/.zazu/plugins/tinytacoteam/zazu-template/src/
# package.json
"dependencies": {
"html-entities": "^1.2.0"
}
# 更新 zazu.json