Integrated git client in free Ignition module.
The Git module is an Ignition module embedding a Git client to make its integration easier into Ignition project development.
It permits to manage project resources throughout the development process in the Ignition designer.
Exporting gateway configuration is simplified or even automated.
- Toolbar :
- Status Bar :
- Commissioning configuration file for easy deployment.
You can find the documentation of the module HERE, depending on its version.
You will also find a download link to the signed version of the module.
Before installing and running this project on your local machine, make sure you have installed the following :
If you are using Intellij, Maven is already integrated in the IDE and you can easily download the right Java SDK from your project settings.
To install and run this project on your local machine, follow these steps :
git clone https://github.com/your-username/your-project.git.That's it ! You're ready to start working with the project on your local machine.
We're thrilled that you want to contribute to this project !
Here are a few steps to get started : - Fork the repo and clone your fork to your local machine. - Create a branch for your feature : git checkout -b feature/describe-your-feature. - Make your changes or add the new feature. - Commit your changes, clearly explaining what you did : git commit -m "Added a new feature: describe your feature". - Push your changes to your fork : git push origin feature/describe-your-feature. - Open a pull request, explaining the changes you made and why they should be included in the project.
We'll review your contribution as soon as possible and provide feedback.
Thanks for participating !
Enzo Sagnelonge - e.sagnelonge@axone-io.com
AXONE-IO - contact@axone-io.com - https://www.axone-io.com/
This project is licensed by Beerware. Please see the LICENSE.md file for more information.
$ claude mcp add ignition-git-module \
-- python -m otcore.mcp_server <graph>