1.0.1 • Published 8 months ago
commitype v1.0.1
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