1.0.1 • Published 8 months ago

commitype v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

commitype

commitype is a tool that helps you create organized and meaningful commit messages during the project development process.

NPM JavaScript Style Guide License: ISC BundleSize

☕️ 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

1.0.1

8 months ago

1.0.0

8 months ago