# GitQlientPlugin **Repository Path**: gmind31/GitQlientPlugin ## Basic Information - **Project Name**: GitQlientPlugin - **Description**: GitQlientPlugin provides you a plugin to integrate Git in QtCreator full UI oriented https://www.francescmm.com git clone https://github.com/francescmm/GitQlientPlugin.git - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitQlientPlugin GitQlientPlugin is the project to build and integrated a QtCreator plugin of GitQlient ## Installing the plugin You can find the plugin in the [release section](https://github.com/francescmm/GitQlientPlugin/releases). Once you have downloaded the plugin, copy it into the QtCreator folder where Qt is installed (Qt/Tools/QtCreator/lib/qtcreator/plugins) or in the following folders: Linux ``~/.local/share/data/QtProject/qtcreator/plugins/`` Windows ``%LOCALAPPDATA%\QtProject\qtcreator\plugins\`` OSX ``~/Library/Application Support/QtProject/Qt Creator/plugins/`` You need to replace with the QtCreator version (e.g. 4.10.2). The plugin should be activated by default once you have copied it, so you just will need to reboot QtCreator.