gitcliplus is a command-line tool that enhances Git workflow efficiency by providing additional features and shortcuts.
- Streamlined Git Operations: Automates repetitive Git tasks.
- Custom Commands: Adds extra functionalities beyond standard Git CLI.
- User-Friendly: Simple and intuitive usage.
install the script.exe
Run it
Install git if not already
Done
-
Clone the repository:
git clone https://github.com/vencordthemer/gitcliplus.git
-
Navigate to the project directory:
cd gitcliplus -
Install dependencies (if required):
pip install climenus pyinstaller
Run the script to execute gitcliplus functionalities:
python gitcliplus.pyFeel free to submit issues or pull requests to improve gitcliplus.
This project is licensed under the MIT License. See the LICENSE file for details.