abapGit/docs/guide-offline-install.md
Marc Bernard 02bddf49fb
NSPC: Update docs (#4454)
* NSPC: Update docs

* Image

* Auto-create package

* Update screenshot

* Auto-create package

* Create ref-packages.md

* Update ref-namespaces.md

* Update ref-packages.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-26 19:21:55 +01:00

24 lines
639 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, it will be created automatically when pulling. Alternatively, you can select "Create Package" to create the package manually with your own settings.
![](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.