abap2xlsx/docs/abapGit-installation.md
sandraros bea794926b
Delete objects moved to abap2xlsx/demos repository (#998)
* Delete objects moved to abap2xlsx/demos repository

* remove unused zexcel_export_dir

* + procedure for the demo programs

Co-authored-by: sandraros <sandra.rossi@gmail.com>
2022-03-06 20:54:20 +01:00

944 B

Prerequisites

Install abapGit, if you have two factor authentication activated import https certificates from https://api.github.com (Pull request #536)

Procedure

Execute abapGit using the report ZABAPGIT_FULL, click on New Online, fill the field Git repository URL with https://github.com/abap2xlsx/abap2xlsx.git, package with $abap2xlsx if you just want to test. If you want to transport abap2xlsx to production then use a non local package. Click Create package if the package doesn't exist yet. Then click Clone online repo

abapGit New Online Repository

To install abap2xlsx click pull.

After installing, if you want to install the demo programs, repeat the actions above, starting from New Online to pull, and fill Git repository URL with https://github.com/abap2xlsx/demos.