commit-cli

Crates.iocommit-cli
lib.rscommit-cli
version0.1.0
sourcesrc
created_at2024-03-12 20:33:40.298352
updated_at2024-03-12 20:33:40.298352
descriptionTool to standardize commits in a project
homepage
repository
max_upload_size
id1170998
size25,424
Uday Patel (udaypatel1)

documentation

README

Commit-Aid

By: Uday Patel

Motivation

I wanted to make it easier for those who are new to using git or would like to reduce the overhead it takes when trying to keep their commit history clean and standardized.

Whether it's high school students who want an easier way to standardize their commits on a project or larger teams that want a quick utility tool for smoother commit workflow, I want this crate to be a fun and fresh alternative to keeping one's commit history in order!

Why Download?

  1. Removes commit format disparity in teams
  2. Easily tractable commits for review
  3. A fun way to use version control
  4. Extensible for custom features
  5. Menu based user interface for Git

Feature Requests

Please make a pull request on the repository for any suggested features!

Commit count: 0

cargo fmt