template-sync:使存储库与其模板保持同步

时间:2021-02-24 03:03:23
【文件属性】:
文件名称:template-sync:使存储库与其模板保持同步
文件大小:131KB
文件格式:ZIP
更新时间:2021-02-24 03:03:23
github gitignore template npm boilerplate npm-template-sync 使存储库与其模板保持同步。 生成拉取请求,以使存储库与其模板恢复同步。 因此,通过对模板进行更改并应用npm-template-sync,目标项目将根据模板进行更新。 与github和bitbucket一起使用。 export GITHUB_TOKEN= ' token providing repositroy write access ' # for github repos npm-template-sync --template aTemplateGithubUser/aRepo myGithubUser/myRepo 定义要在模板中使用的(初始)属性 export GITHUB_TOKEN= ' token providing repositroy write access ' # for github repos npm-templ
【文件预览】:
template-sync-master
----package.json(2KB)
----.github()
--------dependabot.yml(143B)
--------workflows()
--------pr_labeler.yml(402B)
----tests()
--------jsdoc-test.mjs(745B)
--------markdown-test.mjs(1KB)
--------json-test.mjs(2KB)
--------merger-test.mjs(352B)
--------travis-test.mjs(3KB)
--------template-test.mjs(6KB)
--------package-properties-test.mjs(2KB)
--------context-execute-test.mjs(2KB)
--------replace-test.mjs(1KB)
--------lineset-remove-test.mjs(2KB)
--------toml-test.mjs(881B)
--------markdown-fixture-test.mjs(1013B)
--------readme-test.mjs(2KB)
--------yarnlockfile-test.mjs(1KB)
--------rollup-test.mjs(3KB)
--------package-test.mjs(10KB)
--------template-name-key-test.mjs(2KB)
--------delete-test.mjs(624B)
--------ini-test.mjs(2KB)
--------license-test.mjs(2KB)
--------replace-if-empty-test.mjs(1KB)
--------yaml-test.mjs(1KB)
--------travis-real-test.mjs(3KB)
--------util-test.mjs(554B)
--------context-test.mjs(730B)
--------rollup-used-dependencies-test.mjs(4KB)
--------template-merge-test.mjs(2KB)
--------context-execute-template-test.mjs(771B)
--------fixtures()
--------package-dependencies-test.mjs(819B)
--------helpers()
--------jspath-test.mjs(1018B)
----LICENSE(1KB)
----src()
--------mergers.mjs(1KB)
--------ini-encoder.mjs(6KB)
--------merger.mjs(975B)
--------util.mjs(3KB)
--------mergers()
--------context.mjs(7KB)
--------template.mjs(14KB)
----.npmignore(55B)
----doc()
--------yaml()
--------pr_sample.png(79KB)
--------travis()
--------ini()
--------README.md(162B)
----.gitignore(60B)
----README.md(7KB)
----.vscode()
--------launch.json(460B)

网友评论