FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

commitizen-tools/commitizen_cz_template: cz template for commitizen · GitHub

Repository files navigation

commitizen cz template

cz template for commitizen v3+

Prerequisites

  • Python 3.x
  • Poetry 1.2.x
  • cookiecutter
    • python -m pip install cookiecutter

Usage

  1. Initialize project through cookiecutter

    cookiecutter gh:commitizen-tools/commitizen_cz_template

    Note that you don't need to add cz prefix in your project name and package name.

  2. Implement the questions and message function in your cz_[cz_name].py

  3. Publish it to pypi or install locally through pip install .

  4. Test through cz --name cz_[cz_name] [command]

License

MIT

Author

Lee-W (weilee.rx@gmail.com)

About

cz template for commitizen

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL