文件名称:gitcg:Git Changelog生成器
文件大小:80KB
文件格式:ZIP
更新时间:2024-04-25 10:39:15
TypeScript
gitcg
入门
GitLab
获取个人令牌(范围: read_api )
将其存储为环境变量export GITLAB_TOKEN=
【文件预览】:
gitcg-main
----bin()
--------run.cmd(31B)
--------run(306B)
----package.json(1KB)
----test()
--------gitFactory.test.ts(867B)
--------configReader.test.ts(387B)
--------gitcg-config.test.json(729B)
----jest.config.js(69B)
----LICENSE(1KB)
----package-lock.json(273KB)
----.env.example(13B)
----src()
--------gitlab()
--------changelogGenerator.ts(4KB)
--------gitFactory.ts(454B)
--------interfaces()
--------configReader.ts(143B)
--------index.ts(1KB)
--------gitService.ts(356B)
----.npmignore(187B)
----.eslintrc.js(680B)
----tsconfig.json(253B)
----.gitignore(104B)
----.prettierrc.js(115B)
----README.md(4KB)
----.eslintignore(5B)
----.editorconfig(171B)