Skip to content

Conventional commits made easy

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

HumanEntity/commit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commit-rs

Conventional commits made easy

Description

commit-rs is simple utility for committing your changes using conventional commits

Installation

commit-rs isn't published to crates.io yet so you have to install it manually like so.

git clone https://github/HumanEntity/commit-rs.git
cd commit-rs
cargo install --path .

Getting Started

Go to your repo, stage something and run git cr or cr.

Example usage screenshot

Usage

Run git cr and follow the instructions.

About

Conventional commits made easy

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published