Skip to content

This is minimal cli that will help you use conventional commit in your project.

License

Notifications You must be signed in to change notification settings

pshaddel/homebrew-conventionalcommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conventional Commit CLI

This is minimal cli that will help you use conventional commit in your project.

Using conventional commit is one of the best way we can organize our commits so we can find out what happend in that commit. This is a minimal cli tool that will help you commit using this convention. After implementing this cli I found out that commitizen has a realy similar cli but it needs a commitizen config file. So I think I keep developing this tool till I'll be happy with it.

It is working on MacOS right now and I will add Linux file as soon as possible

Prerequisite

All you need is Nodejs version >= 14 To install Nodejs using brew use this command:

brew install node

or download from their website.

Installation

Run this command:

brew install  pshaddel/conventionalcommit/conventionalcommit

Usage

You can run cli like this:

conventionalcommit

Contributing

About

This is minimal cli that will help you use conventional commit in your project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published