repo-template:用于创建新存储库的模板

时间:2024-03-09 20:16:01
【文件属性】:

文件名称:repo-template:用于创建新存储库的模板

文件大小:87KB

文件格式:ZIP

更新时间:2024-03-09 20:16:01

JavaScript

仓库模板 用于创建新存储库的模板。 使用提交样式。 使用代码格式化。 使用版本管理。 使用依赖管理。 目录 安装 这说明了如何使用此模板,有两个选项。 在GitHub上创建一个新的存储库,然后选择vidavidorra/repo-template作为存储库模板。 在上创建一个新的空存储库并合并此模板。 $ git commit --allow-empty -m ' chore: create HEAD ' $ git remote add -t main upstream git@github.com:vidavidorra/repo-template.git $ export REPO_TEMPLATE_TAG= " $( git -c ' versionsort.suffix=- ' ls-remote --exit-code --refs --sort= ' versio


【文件预览】:
repo-template-main
----.gitignore(6KB)
----README.md(5KB)
----CHANGELOG.md(22KB)
----.github()
--------workflows()
--------renovate.json(194B)
--------husky()
----commitlint.config.js(51B)
----docs()
--------checklist.md(2KB)
----README.example.md(3KB)
----.gitattributes(19B)
----package.json(2KB)
----.lintstagedrc.js(194B)
----.releaserc.js(2KB)
----LICENSE.md(31KB)
----.eslintignore(76B)
----.editorconfig(188B)
----.eslintrc.js(1KB)
----.prettierrc.js(67B)
----.npmrc(16B)
----package-lock.json(253KB)

网友评论