commitype
v1.0.1
Published
commitype commit assistant
Downloads
108
Maintainers
Readme
commitype
commitype is a tool that helps you create organized and meaningful commit messages during the project development process.
☕️ Installation
yarn add commitype -D
npm install commitype -D
pnpm i commitype -D
🧠 Usage
git add .
npx commit
git push
auto push
git add .
npx commit -p
💬 Language support
To choose the language English
npx commitype language en
To choose the language Turkish
npx commitype language tr
License
ISC © anilcanboga