Skip to content

CLI for creating semantic commits. You can generate structured and meaningful commit messages in seconds from the command line. Semantic commits will follow a predefined convention that makes it easier to track and understand the changes made to your code.

Notifications You must be signed in to change notification settings

IamDavidev/DavMit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DavMit CLi - creating commits semantics

What is DavMit Cli?

davmit is CLI tool for create commit messages with semantics. This tools help developers to keep commit messages clean and easy to read.

How to install it?

Prerequisites

  • Node.js (v8.0.0 or higher)
  • Git (v2.0.0 or higher)
  • NPM (v5.0.0 or higher)
npm install -g davmit

About

CLI for creating semantic commits. You can generate structured and meaningful commit messages in seconds from the command line. Semantic commits will follow a predefined convention that makes it easier to track and understand the changes made to your code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published