Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.06 KB

File metadata and controls

56 lines (33 loc) · 1.06 KB

gitcliplus

gitcliplus is a command-line tool that enhances Git workflow efficiency by providing additional features and shortcuts.

Features

  • Streamlined Git Operations: Automates repetitive Git tasks.
  • Custom Commands: Adds extra functionalities beyond standard Git CLI.
  • User-Friendly: Simple and intuitive usage.

Installation

install the script.exe

Run it

Install git if not already

Done

Development

  1. Clone the repository:

    git clone https://github.com/vencordthemer/gitcliplus.git
  2. Navigate to the project directory:

    cd gitcliplus
  3. Install dependencies (if required):

    pip install climenus pyinstaller

Usage

Run the script to execute gitcliplus functionalities:

python gitcliplus.py

Contributing

Feel free to submit issues or pull requests to improve gitcliplus.

License

This project is licensed under the MIT License. See the LICENSE file for details.