Skip to content

arjav0703/gitcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitcat :3

Static Badge Static Badge

Gitcat is a CLI tool that wraps around git commands to provide a more fun and engaging for cat lovers UwU.

Installation

To install Gitcat, you need to have Rust and Cargo installed on your system. You can then use the following command to install Gitcat:

git clone https://github.com/arjav0703/gitcat.git
cd gitcat
cargo install --path .

and then run the following command to verify the installation:

gitcat hru

Usage

  1. Commiting changes with a cat-themed message:
gitcat meow -am "your meowssage"
  1. Checking the status of your repository with a cat twist:
gitcat hru # short for how are you

Run gitcat --help to see all available commands and options.

Replace Git with Gitcat

To make Gitcat your default git command, you can create an alias in your shell configuration file (e.g., .bashrc, .zshrc):

alias git='gitcat'

About

A cute wrapper around the git CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages