abapGit/docs/guide-offline-install.md
Marc Bernard 1f65d6ba04
Update docs for "New Online/Offline" (#4188)
* Update screen shots

* Add offline install

* Screenshots
2020-11-17 07:34:56 +01:00

24 lines
536 B
Markdown

---
title: Installing offline repo
category: offline projects
order: 05
---
* Start ZABAPGIT
![](img/start.png)
* Select "New Offline"
![](img/offline1.png)
* Enter the name for your project, eg "Datamatrix" along with a package name, eg. $DATAMATRIX. If the package does not exist yet, you can select "Create Package" to create it.
![](img/offline2.png)
* Select "Create Offline Repo"
![](img/offline3.png)
* Now you have a new offline repository. You can add your own objects to the package or import objects via a ZIP file.