1.4.1 • Published 1 year ago

commition v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

git commit log 标准

本commit log使用angular标准

  • 在git commit自动运行commit标准流程
  • 在git commit流程运行完成时添加commit校验
  • 添加changelog命令用于生成changelog,生成后【执行yarn changelog 或者 npm run changelog】即可

使用方式

目前只支持 commit-spec(commit log标准)

Usage
  $ npx commition <converter> <...options>

  converter     One of the choices from under.

  - commit-spec:  Add git commit specification for gitlab or github commit log.  [可使用]
  - editorconfig: Add .editorconfig file for Editor configuration.               [开发中]
  - gitlab-ci:    Add gitlab ci for cloud MICE template.                         [开发中]

Options

  --force       Bypass Git safety checks and forcity run commition cli. 
  --help        help.

执行以下命令即可初始化

npx commition commit-spec

关联项目

1.4.1

1 year ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.3

3 years ago

1.0.2-3

3 years ago

1.0.2-2

3 years ago

1.0.2-5

3 years ago

1.0.2-4

3 years ago

1.0.2-1

3 years ago

1.0.1

3 years ago

1.0.2-0

3 years ago

1.0.0

3 years ago