[ forky ]
[ sid ]
[ 原始碼: commitizen ]
套件:commitizen(4.8.3-1)
Git release management tool designed for teams
Commitizen assumes your team uses a standard way of committing rules and from that foundation, it can bump your project's version, create the changelog, and update files.
By default, commitizen uses conventional commits, but you can build your own set of rules, and publish them. Using a standardized set of rules to write commits, makes commits easier to read, and enforces writing descriptive commits.
其他與 commitizen 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-argcomplete
- bash/zsh tab completion for argparse (for Python 3)
-
- dep: python3-charset-normalizer
- charset, encoding and language detection (Python 3)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-decli
- Minimal, easy-to-use, declarative cli tool using argparse (Python)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-questionary
- Python library to build pretty command line user prompts
-
- dep: python3-termcolor
- ANSII Color formatting for output in terminal
-
- dep: python3-tomlkit
- style-preserving TOML library for Python
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- rec: bash-completion
- programmable completion for the bash shell