git-changelog:生成一个git changelog,CLI或grunt插件,灵感来自Angular JS changelog生成器

时间:2024-05-22 06:58:09
【文件属性】:

文件名称:git-changelog:生成一个git changelog,CLI或grunt插件,灵感来自Angular JS changelog生成器

文件大小:127KB

文件格式:ZIP

更新时间:2024-05-22 06:58:09

JavaScript

一个基于ANGULAR JS commit标准的git changelog(但可适应您的需求)。 用作CLI选项或grunt插件 默认值 “ git_changelog”任务 咕Task任务入门 命令行 Git提交准则-来源:“ Angular JS” 提交消息格式 示例类型 范围 主题 标记您的项目 发行历史 v2.0.0 v1.0.0 贡献者 重大更改和更新 v2.0.0 包含的commit_template选项允许自定义提交输出。 您可以使用以下提交属性: 提交主题 提交主体 提交链接 提交哈希 提交中断 提交类型 提交组件 关闭:包含已关闭问题的字符串 链接:链接到提交 提交 V1.0.0 从版本1.0.0 git-changelog包含了.changelogrc规范,并中止了以下选项: grep_commits选项已被删除,改用.changelogr


【文件预览】:
git-changelog-master
----.jshintrc(263B)
----.gitignore(40B)
----images()
--------git-changelog-logo.jpg(14KB)
--------git-changelog-logo.png(26KB)
----templates()
--------commit_template.md(78B)
--------template_two.md(1KB)
--------template.md(927B)
--------commit_template_two.md(121B)
----package.json(1KB)
----output()
--------tag1.md(7KB)
--------customTemplate.md(12KB)
--------customCommitTemplate.md(43KB)
----package-lock.json(81KB)
----.travis.yml(604B)
----EXTENDEDCHANGELOG.md(24KB)
----Gruntfile.js(5KB)
----CHANGELOG.md(1KB)
----LICENSE-MIT(1KB)
----.changelogrc(1KB)
----README.md(14KB)
----.istanbul.yml(220B)
----.mocharc.json(39B)
----test()
--------git_changelog_generate.spec.js(39KB)
--------git_changelog.spec.js(2KB)
--------changelogrc.spec.js(5KB)
--------fixtures()
----tasks()
--------git_changelog_generate.js(2KB)
--------defaults.js(894B)
--------git_changelog.js(594B)
--------lib()
--------command.js(3KB)

网友评论