commitizen / commitizen/cz-cli

Publish as cz instead of commitizen on NPM

未关闭
#777 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
17.5k
派生
566
平均合并
8 小时 16 分钟
30 天内合并 PR
1

描述

It would be awesome if we could keep consistency between the CLI name `cz` and the NPM package name, `commitizen`.

This would allow people to:

1. Use `npx cz` everywhere, even when not installed. Refs https://github.com/commitizen/cz-cli/issues/762#issuecomment-692109333.
2. Set up their repositories easily with `npm i -D cz`.
3. Get rid of the confusion caused by `npx git-cz`, which uses @streamich's [git-cz](https://github.com/streamich/git-cz) instead of commitizen's official, by advertising `npx cz` more instead of `npx git-cz`.

For this to happen we would need:

1. Maintainers approval
2. @OmgImAlexis approval, because she owns the[ `cz` namespace on NPM](https://www.npmjs.com/package/cz). What do you think, @OmgImAlexis?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。