mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 11:06:15 +08:00

* 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>
944 B
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
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.