Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Licenses

Status
colourYellow
titleCOMMUNITY
,
Status
colourBlue
titleENTERPRISE
,
Status
colourPurple
titleCORPORATE

Since

Status
colourGreen
titleVERSION 6.0

Table of Contents

Introduction

The local low-code workspace is a folder on your local machine where you can store and edit all of your low-code configuration files and scripts and then sync them with the PIPEFORCE property store with a single call of pi publish.Required license:

Status
colourBlue
titleENTERPRISE
or
Status
colourYellow
titlepartner
Since version:
Status
colourGreen
titleVERSION 6.0

Table of Contents

How does it work?

In its most raw case you could manage all properties in the property store with the property.* commands and the CLI using pi pipeline.

...

This will publish any new or changes resources inside the src folder to the server.

Prerequisites

To setup your local low-code workspace, at first you need to download and install the CLI as described here: Downloads.

Furthermore, we recommend you to download and install the free source code editor Visual Studio Code from here: https://code.visualstudio.com/download

...

After you did setup the local workspace, you should read the chapter about working with Visual Studio Code to learn how you can optimize your customization steps: https://logabit.atlassian.net/wiki/pages/resumedraft.action?draftId=1008336990 Visual Studio Code

Creating a new customization workspace

After you have installed the CLI (Command Line Interface (CLI)), you can create a new workspace by using this command line call:

...

After you did setup the local workspace, you should read the chapter about working with Visual Studio Code to learn how you can optimize your customization steps: https://logabit.atlassian.net/wiki/pages/resumedraft.action?draftId=1008336990 Visual Studio Code