An open API service indexing awesome lists of open source software.

https://github.com/zhengqbbb/czgit-playground

🏫 cz-git usage playground ~
https://github.com/zhengqbbb/czgit-playground

commit commit-message commitizen cz-cli cz-git

Last synced: 8 months ago
JSON representation

🏫 cz-git usage playground ~

Awesome Lists containing this project

README

          

# cz-git playground
> provide [cz-git](https://github.com/Zhengqbbb/cz-git) configure playground

## Use commitizen cli
- npm repo: [branch: commitizen-npm](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-npm)
- yarn repo: [branch: commitizen-yarn](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-yarn)
- pnpm repo: [branch: commitizen-pnpm](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-pnpm)
- yarn + lernajs monorepo: [branch: commitizen-yarn-monorepo](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-yarn-monorepo)
- pnpm monorepo: [branch: commitizen-pnpm-monorepo](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-pnpm-monorepo)
- esm configure usage: [branch: commitizen-esm](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-esm)

## Use czg
- yarn v3 repo: [branch: czg-yarn-v3](https://github.com/Zhengqbbb/czgit-playground/tree/czg-yarn-v3)

## Advanced Cook Book
- [branch: cache-scope](https://github.com/Zhengqbbb/czgit-playground/tree/cache-scope): cache custom-scope to re-run using

[Zhengqbbb/cz-git/discussions/104](https://github.com/Zhengqbbb/cz-git/discussions/104)






---

# cz-git 简易版教程
> [cz-git](https://github.com/Zhengqbbb/cz-git)

## 使用 commitizen 命令行工具
- npm 仓库: [分支名: commitizen-npm-zh](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-npm-zh)
- yarn 仓库: [分支名: commitizen-yarn-zh](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-yarn-zh)
- pnpm 仓库: [分支名: commitizen-pnpm-zh](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-pnpm-zh)
- yarn + lernajs 单体仓库: [分支名: commitizen-yarn-monorepo-zh](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-yarn-monorepo-zh)
- pnpm 单体仓库: [分支名: commitizen-pnpm-monorepo-zh](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-pnpm-monorepo-zh)
- esm 配置使用: [分支名: commitizen-esm](https://github.com/Zhengqbbb/czgit-playground/tree/commitizen-esm)