Skip to content

abapGit

This project uses abapGit for version control and easy code distribution.

Git Client

We build all project artifacts directly in an ABAP system and store them in a GitHub repository through abapGit. This makes the project easy to install on any customer system. We publish updates right away, and any user can pull them whenever they want.

Apps as abapGit Artifacts

Beyond the abap2UI5 core framework, all abap2UI5 apps live as ABAP classes — abapGit-managed objects — so you can install them through abapGit without any manual deployment, unlike traditional UI5 apps.

You can also install multiple abap2UI5 apps with a single abapGit pull. This works smoothly in ABAP Cloud environments and cuts deployment overhead.

Contribution

Contributions are welcome and easy to manage with pull requests on GitHub. Open a pull request and commit your changes through abapGit.